Added 5.0 branch to CI trigger

refs https://github.com/TryGhost/Toolbox/issues/273

- ahead of 5.0, we need to make sure we're running development branch tests on CI
This commit is contained in:
Daniel Lockyer 2022-04-05 09:31:54 +01:00
parent d41d4699a8
commit a109cca55c
No known key found for this signature in database
GPG Key ID: D21186F0B47295AD

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- '5.0'
- 'v4.*'
- 3.x
- 2.x