From 519b3c70e118eaa93400f4e8f25b8225451aa138 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Thu, 8 May 2025 14:27:17 +0100 Subject: [PATCH] ci: see if this limits running actions 2 --- .forgejo/workflows/geyser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/geyser.yml b/.forgejo/workflows/geyser.yml index 6ad3ac3..bc659b3 100644 --- a/.forgejo/workflows/geyser.yml +++ b/.forgejo/workflows/geyser.yml @@ -4,7 +4,7 @@ on: - cron: '0 0 * * *' concurrency: - group: ${{ github.workflow }}-${{ github.ref }} + group: "update_geyser" cancel-in-progress: true jobs: