diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index adda312..8ab8292 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,9 +1,9 @@ name: Continuous integration on: push: - branches: master + branches: main pull_request: - branches: master + branches: main workflow_call: jobs: