Skip to content

v2.7_reg_test_4716_single_semicolon CI-trigger b84e0a6361261ac7b7bad8e736b17a807731ce6a #59

v2.7_reg_test_4716_single_semicolon CI-trigger b84e0a6361261ac7b7bad8e736b17a807731ce6a

v2.7_reg_test_4716_single_semicolon CI-trigger b84e0a6361261ac7b7bad8e736b17a807731ce6a #59

Workflow file for this run

name: CI-trigger
run-name: '${{ github.ref_name }} ${{ github.workflow }} ${{ github.sha }}'
on:
push:
paths-ignore:
- '.github/**'
- '**.md'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
run:
uses: sysown/proxysql/.github/workflows/ci-trigger.yml@GH-Actions
secrets: inherit