mirror of https://git.rancher.io/charts
Run CI workflows on all dev and release branches
CI should be running on OOB release branches like https://github.com/rancher/charts/pull/2046.pull/2047/head
parent
0ef5891022
commit
02d9f12068
|
@ -3,8 +3,8 @@ name: CI-pullrequest
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- dev-v2.6
|
||||
- release-v2.6
|
||||
- dev-v*
|
||||
- release-v*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue