-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
github_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
There are no conditions on this push: trigger in the CI workflow:
YOURLS/.github/workflows/ci.yml
Line 4 in 2872f99
| push: |
That means extra CI runs for PRs opened with a topic branch in this repo, e.g. #4034:
In this situation, ideally only the pull_request event would trigger CI. @LeoColomb can we scope the CI workflow's push event trigger to run only on pushes to master without breaking any of your other automation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
github_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code