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
label-actions.yml
labeler.yml
migration-review.yml Added SQLite and MySQL check to migration review checklist (#20708) 2024-08-01 13:38:59 -07:00
stale.yml