Skip to content

Limit workflow triggers & update actions#319

Merged
paescuj merged 1 commit intomasterfrom
limit-and-update-test-workflow
May 10, 2022
Merged

Limit workflow triggers & update actions#319
paescuj merged 1 commit intomasterfrom
limit-and-update-test-workflow

Conversation

@paescuj
Copy link
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants