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

Prevent CI run duplication #1239

Merged
merged 2 commits into from Apr 18, 2023
Merged

Prevent CI run duplication #1239

merged 2 commits into from Apr 18, 2023

Conversation

ghostwriter
Copy link
Member

This patch limits the CI actions to only run on push events, on branches matching the regex to prevent duplicate runs in pull requests.

Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter merged commit 9ff2fef into 1.5.x Apr 18, 2023
5 of 6 checks passed
@ghostwriter ghostwriter deleted the chore/update-workflow branch April 18, 2023 00:25
@ghostwriter ghostwriter added this to the 1.5.2 milestone Apr 20, 2023
@ghostwriter
Copy link
Member Author

This pull request only updates the CI configuration. https://github.com/mockery/mockery/pull/1239/files

@ghostwriter ghostwriter mentioned this pull request Apr 22, 2023
@ghostwriter ghostwriter added Automation something related to automation (GitHub Actions, etc.) Patch Backwards compatible bug fixes and improvements Chore for non-functional changes or maintenance tasks such as code cleanup, formatting, or dependency upda labels Apr 30, 2023
@ghostwriter ghostwriter self-assigned this May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation something related to automation (GitHub Actions, etc.) Chore for non-functional changes or maintenance tasks such as code cleanup, formatting, or dependency upda Patch Backwards compatible bug fixes and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant