ci: see if this limits running actions 2
This commit is contained in:
parent
194daa9b00
commit
519b3c70e1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
|||
- cron: '0 0 * * *'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
group: "update_geyser"
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue