diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b1a22c..3945cd6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,9 +1,8 @@ name: CI on: - push: - branches: [main] pull_request: + branches: [main, master] # Every job here only reads the checkout, and none of them posts back. permissions: