Fix syntax

This commit is contained in:
Matthias 2023-05-11 10:45:52 +02:00 committed by GitHub
parent 800c6223ed
commit 1ec1abdc33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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