Skip to content

Merge pull request #1534 from eclipse-vertx/isolate-command-to-backend #1299

Merge pull request #1534 from eclipse-vertx/isolate-command-to-backend

Merge pull request #1534 from eclipse-vertx/isolate-command-to-backend #1299

Workflow file for this run

name: vertx-sql-client (5.x)
on:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: '0 5 * * *'
jobs:
CI-CD:
uses: ./.github/workflows/ci-matrix-5.x.yml
secrets: inherit
with:
branch: ${{ github.event.pull_request.head.sha || github.ref_name }}