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

github: run build workflow on the merge queue #10

Merged
merged 3 commits into from
Nov 24, 2023
Merged

Conversation

achilleas-k
Copy link
Member

I just enabled the merge queue for this repository. Let's run the container build workflow on the queue.

Don't build the container on a schedule.
Only push the container to the registry once it lands in main, or when
triggering manually.
@achilleas-k
Copy link
Member Author

Removed the scheduled builds and limited the push actions to only run when an update lands in main, or when triggered manually.

@ondrejbudai ondrejbudai added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit f0159f7 Nov 24, 2023
1 check passed
@achilleas-k achilleas-k deleted the ci/merge-queue branch November 24, 2023 13:10
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