File tree Expand file tree Collapse file tree 6 files changed +1
-11
lines changed Expand file tree Collapse file tree 6 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 4
4
pull_request :
5
5
branches :
6
6
- " v*.*"
7
- - " master"
8
7
- " feature/*"
9
8
push :
10
9
branches :
11
10
- " v*.*"
12
- - " master"
13
11
- " feature/*"
14
12
15
13
env :
Original file line number Diff line number Diff line change 4
4
pull_request :
5
5
branches :
6
6
- " v*.*"
7
- - " master"
8
7
- " feature/*"
9
8
push :
10
9
branches :
11
10
- " v*.*"
12
- - " master"
13
11
- " feature/*"
14
12
15
13
env :
Original file line number Diff line number Diff line change 4
4
pull_request :
5
5
branches :
6
6
- " v*.*"
7
- - " master"
8
7
- " feature/*"
9
8
push :
10
9
branches :
11
10
- " v*.*"
12
- - " master"
13
11
- " feature/*"
14
12
15
13
jobs :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Merge up
3
3
on :
4
4
push :
5
5
branches :
6
- - " v[0-9]+.[0-9 ]+"
6
+ - " v[0-9]+.[0-9x ]+"
7
7
8
8
env :
9
9
GH_TOKEN : ${{ secrets.MERGE_UP_TOKEN }}
Original file line number Diff line number Diff line change 5
5
pull_request :
6
6
branches :
7
7
- " v*.*"
8
- - " master"
9
8
- " feature/*"
10
9
push :
11
10
branches :
12
11
- " v*.*"
13
- - " master"
14
12
- " feature/*"
15
13
workflow_call :
16
14
inputs :
Original file line number Diff line number Diff line change 4
4
pull_request :
5
5
branches :
6
6
- " v*.*"
7
- - " master"
8
7
- " feature/*"
9
8
push :
10
9
branches :
11
10
- " v*.*"
12
- - " master"
13
11
- " feature/*"
14
12
15
13
jobs :
You can’t perform that action at this time.
0 commit comments