diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79bc3a4ecf..fc9a83255f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: push: branches: - - 6.22.x + - 6.2.x concurrency: group: ${{ github.workflow }}-${{ github.ref }} jobs: