added zizmor ignore comment
This commit is contained in:
parent
de3984c24b
commit
4bcc3a4c2f
2
.github/workflows/new_contributor_pr.yml
vendored
2
.github/workflows/new_contributor_pr.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
# This workflow uses pull_request_target so it can run with write permissions on first-time contributor PRs.
|
||||
# It is safe because it does not check out or execute any code from the pull request and
|
||||
# only uses the pinned, trusted actions/first-interaction action
|
||||
pull_request_target:
|
||||
pull_request_target: # zizmor: ignore[dangerous-triggers]
|
||||
types: [opened]
|
||||
branches:
|
||||
- master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user