Altered trigger branches for CI

- `4.x` needed adding so we can run tests on patches for Ghost v4
This commit is contained in:
Daniel Lockyer 2022-05-02 18:17:01 +01:00
parent 2d3c225ac3
commit f145453120
No known key found for this signature in database
GPG Key ID: D21186F0B47295AD
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ on:
push:
branches:
- "v4.*"
- "5.0"
- "multiple-newsletters"
- 4.x
- main
- "renovate/*"
jobs: