We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149eb5b commit 6d4262eCopy full SHA for 6d4262e
.github/workflows/release-pgpool.yml
@@ -4,7 +4,7 @@ on:
4
schedule:
5
- cron: '19 3 * * *'
6
push:
7
- branches: [ main, 15-3.4, 16-3.4 ]
+ branches: [ main, 15-3.5, 16-3.4 ]
8
9
env:
10
LATEST: '16-3.4'
0 commit comments