diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a39b39a..6de38c7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: push: - # branches: [master] + branches: [master] pull_request: # run on all PRs, not just PRs to a particular branch jobs: