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

Ensure that CI also runs on the master branch. #100

Merged
merged 1 commit into from Apr 3, 2023
Merged

Ensure that CI also runs on the master branch. #100

merged 1 commit into from Apr 3, 2023

Conversation

petergoldstein
Copy link
Contributor

Right now CI is only running on pull requests. It's usually helpful to have CI run on the master/main branch to show users of the gem that everything is green. This configuration change will cause CI to run on master when a PR is merged (or a push is made directly).

@felipecsl felipecsl merged commit 336f575 into felipecsl:master Apr 3, 2023
3 checks passed
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.

None yet

2 participants