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

Limit workflow triggers & update actions #319

Merged
merged 1 commit into from May 10, 2022

Conversation

paescuj
Copy link
Collaborator

@paescuj paescuj commented May 9, 2022

Limit the test workflow to only run on push events on master branch and pull requests which do target the master branch.

Ensures the workflow is not triggered twice on a pull request as we can see, for example, in the following picture:

Screenshot 2022-05-09 at 13 34 18

Also update the checkout and setup-node actions to their latest versions.

@paescuj paescuj requested a review from gustavohenke May 9, 2022 11:39
@paescuj paescuj merged commit c5231ea into master May 10, 2022
@paescuj paescuj deleted the limit-and-update-test-workflow branch May 10, 2022 04:24
@paescuj paescuj added enhancement dependencies Pull requests that update a dependency file labels May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants