8000 Run important workflows on release branches · percona/postgres@babfc4f · GitHub
[go: up one dir, main page]

Skip to content

Commit babfc4f

Browse files
committed
Run important workflows on release branches
Add release branches to push CI trigger in important workflows.
1 parent 1cfac0a commit babfc4f
8000

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/matirx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- TDE_REL_17_STABLE
7+
- release-[0-9]+.[0-9]+*
78
workflow_dispatch:
89

910
jobs:

.github/workflows/stormweaver.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- TDE_REL_17_STABLE
7+
- release-[0-9]+.[0-9]+*
78
workflow_dispatch:
89

910
jobs:

0 commit comments

Comments
 (0)
0