File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 11name : vertx-sql-client (5.x-stable)
22on :
3+ push :
4+ branches :
5+ - ' 5.[0-9]+'
6+ pull_request :
7+ branches :
8+ - ' 5.[0-9]+'
39 schedule :
410 - cron : ' 0 6 * * *'
511jobs :
612 CI-CD :
713 uses : ./.github/workflows/ci-matrix-5.x.yml
814 secrets : inherit
915 with :
10- branch : ${{ github.event_name == 'schedule' && vars.VERTX_5_STABLE_BRANCH || github.ref_name }}
16+ branch : ${{ github.event_name == 'schedule' && vars.VERTX_5_STABLE_BRANCH || github.event.pull_request.head.sha || github. ref_name }}
Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - master
6- - ' 5.[0-9]+'
76 pull_request :
87 branches :
98 - master
10- - ' 5.[0-9]+'
9+ schedule :
10+ - cron : ' 0 5 * * *'
1111jobs :
1212 CI-CD :
1313 uses : ./.github/workflows/ci-matrix-5.x.yml
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments