Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Allow CI/CD workflows to run in parallel without conflicts#48

Merged
danielfrankcom merged 1 commit into
mainfrom
dev/frankcom/parallel-workflows
Jan 26, 2026
Merged

Allow CI/CD workflows to run in parallel without conflicts#48
danielfrankcom merged 1 commit into
mainfrom
dev/frankcom/parallel-workflows

Conversation

@danielfrankcom

Copy link
Copy Markdown
Contributor

This PR modifies the CI/CD workflow to create a cluster per workflow, which prevents conflicts between parallel runs.

This prevents frustrating behavior where GitHub cancels pending workflows when multiple PRs are being created or worked on at the same time.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@danielfrankcom danielfrankcom merged commit 24eb911 into main Jan 26, 2026
14 checks passed
@danielfrankcom danielfrankcom deleted the dev/frankcom/parallel-workflows branch January 26, 2026 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants