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

Matrix_ci runs twice when merging into main #393

Open
w-k-jones opened this issue Dec 9, 2023 · 0 comments
Open

Matrix_ci runs twice when merging into main #393

w-k-jones opened this issue Dec 9, 2023 · 0 comments
Labels
workflow Improvements and updates to the repository and CI

Comments

@w-k-jones
Copy link
Member

When merging from a release candidate branch into main, the matrix CI is run twice. I believe this is because it triggers for both the merging branch (on push) and the target branch (on pull_request). Removing push as a trigger should resolve this

@w-k-jones w-k-jones added the workflow Improvements and updates to the repository and CI label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflow Improvements and updates to the repository and CI
Projects
None yet
Development

No branches or pull requests

1 participant