X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e21ce28e6c422b39902b1886743a6155d4d4f3d9..e228a690bd4e3cc25e354235294e065fd59a8e02:/.github/workflows/cookstyle.yml diff --git a/.github/workflows/cookstyle.yml b/.github/workflows/cookstyle.yml index 62d14b8af..43494fc14 100644 --- a/.github/workflows/cookstyle.yml +++ b/.github/workflows/cookstyle.yml @@ -5,7 +5,7 @@ on: - pull_request concurrency: - group: ${{ github.workflow }}-{{ github.head_ref || github.ref }} + group: ${{ github.workflow }}-${{ github.head_ref || github.ref }} cancel-in-progress: true jobs: