Skip to content

Commit 32014fa

Browse files
ci: suppress dangerous-triggers on add-to-project workflow (#146)
* ci: suppress dangerous-triggers on add-to-project workflow * chore: remove comment --------- Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
1 parent efc99ff commit 32014fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
issues:
55
types:
66
- opened
7-
pull_request_target:
7+
pull_request_target: # zizmor: ignore[dangerous-triggers]
88
types:
99
- opened
1010

0 commit comments

Comments
 (0)