Skip to content

ci/cd: prevent multiple workflows for the same code#676

Open
m1rm wants to merge 1 commit intoarchlinux:masterfrom
m1rm:feat/avoid-duplicate-workflow-runs
Open

ci/cd: prevent multiple workflows for the same code#676
m1rm wants to merge 1 commit intoarchlinux:masterfrom
m1rm:feat/avoid-duplicate-workflow-runs

Conversation

@m1rm
Copy link
Copy Markdown
Contributor

@m1rm m1rm commented May 9, 2026

This change prevents multiple runs for the same code, which can happen if someone pushes changes quick enough after a previous push.

See also: https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/control-workflow-concurrency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant