Skip to content

Commit 6f37130

Browse files
committed
Resolve detect-conflicts.yml
1 parent 22046d0 commit 6f37130

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/detect-conflicts.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
name: Conflict detector
22
on:
33
push:
4-
pull_request_target:
4+
pull_request_target: # zizmor: ignore[dangerous-triggers]
55
types:
66
- synchronize
77

8+
permissions: {}
9+
810
jobs:
911
main:
1012
permissions:

0 commit comments

Comments
 (0)