Fix syntax
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
|||||||
- cron: '0 5 * * 4'
|
- cron: '0 5 * * 4'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: "${{ github.workflow }}-${{ github.ref }}${{ github.head_ref }}""
|
group: "${{ github.workflow }}-${{ github.ref }}${{ github.head_ref }}"
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
permissions:
|
permissions:
|
||||||
repository-projects: read
|
repository-projects: read
|
||||||
|
|||||||
Reference in New Issue
Block a user