Ghost/.github/workflows
Hannah Wolfe 2720791434
Updated CI workflow to run on PR label/unlabel
- We have browser tests which only run if the browser tests flag is added to the PR
- The label has to be present on PR creation, which is hard to remember/doesn't fit with various workflows
- The default type of action for the pull_request trigger are opened, synchronize, reopened
- This PR adds labeled and unlabeled to those, which I think will help us to run the tests as expected
- The expectation is that adding the browser test label will now trigger the tests to run
2024-08-29 09:24:37 +01:00
..
ci.yml Updated CI workflow to run on PR label/unlabel 2024-08-29 09:24:37 +01:00
create-release-branch.yml Update actions/checkout action to v4 2023-09-05 14:29:11 +02:00
label-actions.yml Updated path to label-actions package 2023-08-29 13:46:17 +01:00
labeler.yml Switched to actions/labeler for PR labeling 2023-11-20 11:43:58 +01:00
migration-review.yml Added SQLite and MySQL check to migration review checklist (#20708) 2024-08-01 13:38:59 -07:00
stale.yml Update actions/stale action to v8 2023-06-02 10:41:35 +02:00