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

ci: avoid running multiple times on the same commit #273

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

flavorjones
Copy link
Collaborator

@flavorjones flavorjones commented Jan 16, 2023

CI runs the same jobs under both "push" and "pull_request", which looks like this:

image

This config avoids running multiple times on the same PR, resulting in the deduped checks you can see below.

@flavorjones flavorjones requested a review from kbrock January 16, 2023 20:23
@kbrock kbrock merged commit 9d39ede into master Jan 17, 2023
@kbrock kbrock deleted the flavorjones-better-ci-config branch January 17, 2023 21: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.

2 participants