diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2cdee6ea2..1c9c5bfd8c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,8 +6,6 @@ on: tags: - 'v[0-9]+.[0-9]+.[0-9]+' pull_request: - branches: - - master concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}