Skip to content

CI-maketest

CI-maketest #607

Workflow file for this run

name: CI-maketest
on:
workflow_dispatch:
workflow_run:
workflows: [ CI-builds ]
types: [ completed ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
run:
uses: sysown/proxysql/.github/workflows/ci-maketest.yml@GH-Actions
secrets: inherit