Skip to content

Conversation

egpbos
Copy link
Member

@egpbos egpbos commented Oct 7, 2021

With on: [push, pull_request], GitHub Actions will trigger CI jobs twice (when you are branching in the repo itself): once for pushing to the PR branch and once for the PR itself. This is wasteful of resources and also makes the overview unnecessarily cluttered. This PR triggers only on direct pushes to main and on PRs to main. This means that it won't trigger anymore on pushes to other branches, but this can easily be "reactivated" by creating a (draft) PR from your other branch.

Copy link
Member

@abelsiqueira abelsiqueira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. LGTM.

@egpbos egpbos merged commit 4b6b09a into NLeSC:main Jan 13, 2022
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