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

Add pull_request GH workflow trigger to all workflows. #177

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

kirkrodrigues
Copy link
Member

Description

I mistakenly removed the pull_request workflow trigger in #175 thinking that push was a superset of pull_request. This PR adds the trigger back.

Validation performed

  • Added the pull_request workflow trigger to the main branch of my fork.
  • Tested a PR from a different repo to my fork and validated that the workflows were triggered.

@kirkrodrigues kirkrodrigues merged commit 96c577b into y-scope:main Dec 6, 2023
5 checks passed
@kirkrodrigues kirkrodrigues deleted the workflow-on-pr branch December 6, 2023 07:04
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