File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ permissions: {}
33
44on :
55 push :
6- branches : [main ]
6+ branches : [backport-1.x ]
77 pull_request :
8- branches : [main ]
8+ branches : [backport-1.x ]
99 workflow_dispatch :
1010
1111jobs :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ permissions: {}
33
44on :
55 push :
6- branches : [main ]
6+ branches : [backport-1.x ]
77 pull_request :
8- branches : [main ]
8+ branches : [backport-1.x ]
99 workflow_dispatch :
1010 inputs :
1111 commit_ref :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ permissions: {}
33
44on :
55 push :
6- branches : [main ]
6+ branches : [backport-1.x ]
77 pull_request :
8- branches : [main ]
8+ branches : [backport-1.x ]
99 workflow_dispatch :
1010
1111jobs :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ permissions: {}
33
44on :
55 push :
6- branches : [main ]
6+ branches : [backport-1.x ]
77 pull_request :
8- branches : [main ]
8+ branches : [backport-1.x ]
99 workflow_dispatch :
1010
1111jobs :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ permissions: {}
33
44on :
55 push :
6- branches : [main ]
6+ branches : [backport-1.x ]
77 pull_request :
8- branches : [main ]
8+ branches : [backport-1.x ]
99 workflow_dispatch :
1010
1111jobs :
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ permissions: {}
33
44on :
55 push :
6- branches : [main ]
6+ branches : [backport-1.x ]
77 tags :
88 - ' *'
99 pull_request :
10- branches : [main ]
10+ branches : [backport-1.x ]
1111 workflow_dispatch :
1212
1313jobs :
You can’t perform that action at this time.
0 commit comments