Update CI-shuntest.yml

pull/4382/head
Miro Stauder 3 years ago committed by GitHub
parent 17ec0f0140
commit d79fc84550
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-shuntest.yml@GH-Actions
secrets: inherit

Loading…
Cancel
Save