Update CI-3p-mysql-connector-j.yml

pull/4390/head
Miro Stauder 2 years ago committed by GitHub
parent a4116bd214
commit 4fa4809324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,12 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
jobs:
cache:
uses: sysown/proxysql/.github/workflows/ci-builds.yml@GH-Actions
secrets: inherit
run:
needs: [ "cache" ]
uses: sysown/proxysql/.github/workflows/ci-3p-mysql-connector-j.yml@GH-Actions
secrets: inherit

Loading…
Cancel
Save