Skip to content

Commit 9850330

Browse files
authored
Test VERTX_5_STABLE_BRANCH variable
1 parent d5786a1 commit 9850330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-5.x-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- '5.[0-9]+'
99
schedule:
10-
- cron: '0 5 * * *'
10+
- cron: '*/10 * * * *'
1111
jobs:
1212
CI-CD:
1313
uses: ./.github/workflows/ci-matrix-5.x.yml

0 commit comments

Comments
 (0)