diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8d2f3312..5f07c4a75 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ on: - cron: '0 5 * * 4' concurrency: - group: "${{ github.workflow }}-${{ github.ref }}${{ github.head_ref }}"" + group: "${{ github.workflow }}-${{ github.ref }}${{ github.head_ref }}" cancel-in-progress: true permissions: repository-projects: read