Merge pull request #5684 from jbampton/run-super-linter-once

Run Super-Linter only once
This commit is contained in:
Yukihiro "Matz" Matsumoto
2022-04-05 14:12:43 +09:00
committed by GitHub
+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: