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

Don't run actions after merging to master #341

Merged

Conversation

martinkersner
Copy link
Member

@martinkersner martinkersner commented Mar 5, 2023

Description

This PR blocks the execution of GitHub actions pipeline after merging to master. Previously, certain actions have unnecessarily been executed.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before requesting a review

  • I have performed a self-review of my code.

@martinkersner martinkersner self-assigned this Mar 5, 2023
@martinkersner martinkersner linked an issue Mar 5, 2023 that may be closed by this pull request
@martinkersner martinkersner requested review from bayram98, KelvinThai and jo-bisonai and removed request for bayram98 March 5, 2023 13:53
@martinkersner martinkersner marked this pull request as ready for review March 5, 2023 13:53
@martinkersner martinkersner merged commit 5308920 into master Mar 5, 2023
@martinkersner martinkersner deleted the i-331/chore/dont-run-pipelines-after-merge-to-master branch March 5, 2023 13:55
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.

Don't run GA pipelines after merging
1 participant