Commit 5858396 1 parent a829d24 commit 5858396 Copy full SHA for 5858396
File tree 5 files changed +1
-9
lines changed
5 files changed +1
-9
lines changed 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
16
14
env :
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
16
14
env :
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 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
16
14
env :
You can’t perform that action at this time.
0 commit comments