ci: see if this limits running actions 2

This commit is contained in:
silver 2025-05-08 14:27:17 +01:00
parent 194daa9b00
commit 519b3c70e1
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -4,7 +4,7 @@ on:
- cron: '0 0 * * *'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: "update_geyser"
cancel-in-progress: true
jobs: