Skip to content

Commit d93ed04

Browse files
Update shiftleft.yml
1 parent 25b657b commit d93ed04

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/shiftleft.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
name: Scan Action with ShiftLeft
55

66
on:
7-
workflow_dispatch:
7+
workflow_dispatch:
8+
pull_request:
9+
push:
10+
branches:
11+
- main
12+
- master
813

914
jobs:
1015
NextGen-Static-Analysis:

0 commit comments

Comments
 (0)