Run Super-Linter only once

This commit is contained in:
John Bampton
2022-04-05 00:18:29 +10:00
parent 3cf291f722
commit b4c70fbe51
+1 -6
View File
@@ -1,11 +1,6 @@
name: Super Linter
on:
push:
branches-ignore: [master]
# Remove the line above to run when pushing to master
pull_request:
branches: [master]
on: [pull_request]
jobs:
build: