Skip to content

Commit e61a004

Browse files
committed
ci: ignore dangerous triggers in pr-sizing.yaml
1 parent a2ebbe5 commit e61a004

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/zizmor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ rules:
55
actions/*: ref-pin
66
helm/*: ref-pin
77
azure/*: ref-pin
8+
dangerous-triggers:
9+
ignore:
10+
# We need the pull_request_target trigger here to allow us to add labels
11+
# to PRs. We restrict the permissions within the job to "pull-requests: write"
12+
- .github/workflows/pr-sizing.yaml

0 commit comments

Comments
 (0)