Skip to content

v3.0_reg_test_4716_single_semicolon CI-trigger 38ac1e44e858c5a1f2f6251fdfe080a9b1a91f4a #19

v3.0_reg_test_4716_single_semicolon CI-trigger 38ac1e44e858c5a1f2f6251fdfe080a9b1a91f4a

v3.0_reg_test_4716_single_semicolon CI-trigger 38ac1e44e858c5a1f2f6251fdfe080a9b1a91f4a #19

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