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

enable CI on pushes to master and stable branches #156

Merged
merged 1 commit into from
Sep 10, 2024
Merged

enable CI on pushes to master and stable branches #156

merged 1 commit into from
Sep 10, 2024

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Sep 6, 2024

No description provided.

@@ -3,6 +3,10 @@ name: CI

on:
pull_request:
push:
branches:
- 'master'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for vox pupuli, we also added main, just in case we ever rename a branch. We just wanted to be sure to not miss the CI config if/when we rename.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's fair!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(even tho for Foreman it probably should be develop to match the rest of the project)

@evgeni evgeni merged commit 87306c9 into master Sep 10, 2024
3 checks passed
@evgeni evgeni deleted the ci-push branch September 10, 2024 08:16
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.

3 participants