Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c75eef7

Browse files
committedSep 29, 2022
fixup: add to main push too
1 parent afd7f37 commit c75eef7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/security.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Security
33
on:
44
push:
55
branches: [main]
6+
paths:
7+
- "package.json"
68
pull_request:
79
paths:
810
- "package.json"

0 commit comments

Comments
 (0)
Please sign in to comment.