mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-05 15:23:27 +00:00
Move v5 maintenance flow onto release/5.1
This commit is contained in:
parent
deee730af2
commit
324f3be1c8
31 changed files with 548 additions and 256 deletions
2
.github/workflows/test-e2e.yml
vendored
2
.github/workflows/test-e2e.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- release/5.1
|
||||
paths:
|
||||
- 'frontend-modern/**'
|
||||
- 'internal/**'
|
||||
|
|
@ -13,6 +14,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- release/5.1
|
||||
- master
|
||||
paths:
|
||||
- 'frontend-modern/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue