diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b61c6a20..43f557b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,6 @@ name: CI on: # Triggers the workflow on push or pull request events but only for the master branch push: - branches: [master] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: