Skip to content

Commit eb89709

Browse files
committed
Running pr-scan CI on any push. Every commit should be built, even if they fail. But main branch should always be successful.
1 parent fa5df86 commit eb89709

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pr-scan.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: PR Security Scan
22

3-
on:
4-
pull_request_target:
5-
types: [opened, synchronize, reopened]
3+
on: push
64

75
permissions:
86
contents: read

0 commit comments

Comments
 (0)