Skip to content

chore: optimize ci #481

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

Merged
merged 2 commits into from
Sep 9, 2024
Merged

chore: optimize ci #481

merged 2 commits into from
Sep 9, 2024

Conversation

matifali
Copy link
Member

@matifali matifali commented Sep 9, 2024

Now, CI will only run on push to master and PRs to master. Previously, it was running twice on each push to a PR branch, once for the PR to master and once for pushing to the PR branch.

Now CI will only run on push to `master` and PRs to `master`. 
Previously, it was running twice on each push to a PR branch, once for the PR to `master` and once for pushing to the PR branch.
@matifali matifali requested a review from mafredri September 9, 2024 05:51
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

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

Thanks!

@mafredri mafredri merged commit 3cc37b4 into master Sep 9, 2024
4 checks passed
@mafredri mafredri deleted the matifali/optimize-CI branch September 9, 2024 11:31
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