Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI runs being cancelled on main branch #241

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

henrybear327
Copy link
Collaborator

Revert #160 (For some reason, #221 fails to address the cancellation on CI runs against main branch).

Our docker images being pushed to the GitHub registry relies on the CI runs against the main branch, so we need to ensure that the CI runs on main branch is always running without any hiccups.

@henrybear327 henrybear327 requested a review from bruelea February 17, 2025 13:21
@henrybear327 henrybear327 self-assigned this Feb 17, 2025
For some reason, #221 fails to address the cancellation on CI runs against main branch.

Our docker images being pushed to the GitHub
registry relies on the CI runs against the main
branch, so we need to ensure that the CI runs on
main branch is always running without any hiccups.
@henrybear327 henrybear327 force-pushed the ci/fix_runs_on_main_branch_cancellation branch from 90b9dc2 to 0ce9892 Compare February 17, 2025 13:21
@henrybear327 henrybear327 merged commit 7522f01 into main Feb 20, 2025
8 checks passed
@henrybear327 henrybear327 deleted the ci/fix_runs_on_main_branch_cancellation branch February 20, 2025 12:05
@henrybear327
Copy link
Collaborator Author

Confirmed that the changes are working as expected this time!

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.

2 participants