Skip to content

v3.0-remove-obsolete-distros CI-builds d8d2c8734fbe10ff3a7474e863864a77725d1c6a #750

v3.0-remove-obsolete-distros CI-builds d8d2c8734fbe10ff3a7474e863864a77725d1c6a

v3.0-remove-obsolete-distros CI-builds d8d2c8734fbe10ff3a7474e863864a77725d1c6a #750

Workflow file for this run

name: CI-builds
run-name: '${{ github.event.workflow_run && github.event.workflow_run.head_branch || github.ref_name }} ${{ github.workflow }} ${{ github.event.workflow_run && github.event.workflow_run.head_sha || github.sha }}'
on:
workflow_dispatch:
workflow_run:
workflows: [ CI-trigger ]
types: [ in_progress ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.workflow_run && github.event.workflow_run.head_branch || github.ref_name }}
cancel-in-progress: true
jobs:
run:
uses: sysown/proxysql/.github/workflows/ci-builds.yml@GH-Actions
secrets: inherit
with:
trigger: ${{ toJson(github) }}