Skip to content

v2.7_reg_test_4716_single_semicolon CI-3p-mariadb-connector-c b84e0a6361261ac7b7bad8e736b17a807731ce6a #492

v2.7_reg_test_4716_single_semicolon CI-3p-mariadb-connector-c b84e0a6361261ac7b7bad8e736b17a807731ce6a

v2.7_reg_test_4716_single_semicolon CI-3p-mariadb-connector-c b84e0a6361261ac7b7bad8e736b17a807731ce6a #492

name: CI-3p-mariadb-connector-c
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: [ completed ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.workflow_run && github.event.workflow_run.head_branch || github.ref_name }}
cancel-in-progress: true
jobs:
run:
if: ${{ github.event.workflow_run && github.event.workflow_run.conclusion == 'success' || ! github.event.workflow_run }}
uses: sysown/proxysql/.github/workflows/ci-3p-mariadb-connector-c.yml@GH-Actions
secrets: inherit
with:
trigger: ${{ toJson(github) }}
infradb: ${{ vars.MATRIX_3P_MARIADB_CONNECTOR_C_infradb_mysql }}
connector: ${{ vars.MATRIX_3P_MARIADB_CONNECTOR_C_connector_mysql }}