diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 94e919e16..9a93c7997 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -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: