We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ebbe5 commit e61a004Copy full SHA for e61a004
.github/zizmor.yml
@@ -5,3 +5,8 @@ rules:
5
actions/*: ref-pin
6
helm/*: ref-pin
7
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