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

Remove duplicate push target from CI #83

Merged
merged 2 commits into from
Apr 30, 2022
Merged

Conversation

taiidani
Copy link
Owner

@taiidani taiidani commented Apr 30, 2022

What Is Changing

Removing the "push" target from CI in favor of the "pull_request" target. This means that developers won't get as immediate feedback on their PRs due to the need to spin up a PR, but will halve the number of checks run per PR. Recommend developers use Draft PRs if they want to run their checks in CI.

@taiidani taiidani marked this pull request as ready for review April 30, 2022 16:37
@taiidani taiidani merged commit c29aeb4 into main Apr 30, 2022
@taiidani taiidani deleted the taiidani/removeCIPush branch April 30, 2022 16:41
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

1 participant