Skip to content

Commit 21389cd

Browse files
authored
Bump none-shall-pass GH action to v5
Signed-off-by: Vignesh Rao <[email protected]>
1 parent 4dd273a commit 21389cd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
+4-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: none-shall-pass
22

33
on:
4-
push:
54
workflow_dispatch:
5+
push:
6+
branches:
7+
- main
68

79
jobs:
810
none-shall-pass:
911
runs-on: self-hosted
1012
steps:
11-
- uses: actions/checkout@v3
12-
- uses: thevickypedia/[email protected]
13+
- uses: thevickypedia/none-shall-pass@v5

0 commit comments

Comments
 (0)