mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-26 07:58:14 +00:00
c373222e3a
currently, ci runs twice for people pushing directly to this repository (e.g. https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/1340, you can see both woodpecker/{pr,pull}/debug) that's a waste of resources, we'll do twice exactly the same thing. i propose we only run push ci on `main-*` branches, so that creating a PR doesn't create two jobs Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/1343 Co-authored-by: trinity-1686a <trinity@deuxfleurs.fr> Co-committed-by: trinity-1686a <trinity@deuxfleurs.fr>