Skip to content

Commit 2315b8f

Browse files
try to fix zizmor error
1 parent 6d9422d commit 2315b8f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/chore.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# zizmor: ignore=pull_request_target
2-
# Reason: Workflow only checks metadata and does not check out or execute PR code.
31
name: Chore
42
on:
5-
pull_request_target:
3+
pull_request_target: # zizmor: ignore[dangerous-triggers] no PR code executed
64
branches: [main]
75
types: [opened, reopened, edited, synchronize]
86
push:

0 commit comments

Comments
 (0)