diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dbb928afd..de980bfc5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ env: on: push: - branches: [master, feature.*] + branches: [main, feature.*] tags: ['**'] pull_request: