diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2eaed76..4cc52d5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI on: push: - branches: [master] + branches: [main] pull_request: types: [opened, synchronize, reopened] jobs: