diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab740f3..59c7b92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,11 +2,11 @@ name: CI on: pull_request: branches: - - master + - main - develop push: branches: - - master + - main - develop tags: '*' concurrency: