ci: see if this limits running actions 3

This commit is contained in:
silver 2025-05-08 14:31:23 +01:00
parent 519b3c70e1
commit 2932232f14
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -3,12 +3,11 @@ on:
schedule:
- cron: '0 0 * * *'
concurrency:
group: "update_geyser"
cancel-in-progress: true
jobs:
update:
concurrency:
group: "update_geyser"
cancel-in-progress: true
strategy:
max-parallel: 1