Skip to content

v3.0_dynamic_fast_forward CI-builds ba8dc5f69fb17a1c5b604aa539d3c04ee0563f18 #762

v3.0_dynamic_fast_forward CI-builds ba8dc5f69fb17a1c5b604aa539d3c04ee0563f18

v3.0_dynamic_fast_forward CI-builds ba8dc5f69fb17a1c5b604aa539d3c04ee0563f18 #762

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) }}