diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index b71d7e836..6d70faddd 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -16,8 +16,6 @@ name: Lint Code Base ############################# on: push: - branches-ignore: [master, main] - # Remove the line above to run when pushing to master pull_request: branches: [master, main]