diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 848843658..22570cfb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,12 +4,12 @@ name: CI on: push: branches: - - main + - master tags-ignore: - "*" pull_request: branches: - - main + - master workflow_dispatch: {} concurrency: