Browse code

Merge pull request #49313 from vvoland/gha-relbranches

gha: Adjust release branches

Sebastiaan van Stijn authored on 2025/01/21 01:39:48
Showing 6 changed files
... ...
@@ -19,6 +19,7 @@ on:
19 19
     branches:
20 20
       - 'master'
21 21
       - '[0-9]+.[0-9]+'
22
+      - '[0-9]+.x'
22 23
   pull_request:
23 24
 
24 25
 env:
... ...
@@ -19,6 +19,7 @@ on:
19 19
     branches:
20 20
       - 'master'
21 21
       - '[0-9]+.[0-9]+'
22
+      - '[0-9]+.x'
22 23
   pull_request:
23 24
 
24 25
 env:
... ...
@@ -19,6 +19,7 @@ on:
19 19
     branches:
20 20
       - 'master'
21 21
       - '[0-9]+.[0-9]+'
22
+      - '[0-9]+.x'
22 23
   pull_request:
23 24
 
24 25
 env:
... ...
@@ -14,6 +14,7 @@ on:
14 14
     branches:
15 15
       - 'master'
16 16
       - '[0-9]+.[0-9]+'
17
+      - '[0-9]+.x'
17 18
     tags:
18 19
       - 'v*'
19 20
   pull_request:
... ...
@@ -19,6 +19,7 @@ on:
19 19
     branches:
20 20
       - 'master'
21 21
       - '[0-9]+.[0-9]+'
22
+      - '[0-9]+.x'
22 23
   pull_request:
23 24
 
24 25
 env:
... ...
@@ -19,6 +19,7 @@ on:
19 19
     branches:
20 20
       - 'master'
21 21
       - '[0-9]+.[0-9]+'
22
+      - '[0-9]+.x'
22 23
   pull_request:
23 24
 
24 25
 jobs: