diff --git a/.github/workflows/precommit.yml b/.github/workflows/precommit.yml index 12361211..38fcdc61 100644 --- a/.github/workflows/precommit.yml +++ b/.github/workflows/precommit.yml @@ -1,5 +1,8 @@ on: pull_request: + push: + branches: ["master"] + workflow_dispatch: # Allows you to run this workflow manually from the Actions tab jobs: main: