1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 18:58:30 +00:00

ci: Limit concurrency

Mainly to prevent runners from getting bogged down
This commit is contained in:
Jade Ellis 2025-04-17 14:35:16 +01:00 committed by Jacob Taylor
parent 7763b2479b
commit 3d27cce047

View file

@ -1,4 +1,6 @@
name: Release Docker Image name: Release Docker Image
concurrency:
group: "release-image-${{ github.ref }}"
on: on:
pull_request: pull_request: