Skip to content

v3.0_reg_test_4716_single_semicolon CI-trigger 0ba6c2b889fc88c23b1f7d27a2d8a13f27056c4c #18

v3.0_reg_test_4716_single_semicolon CI-trigger 0ba6c2b889fc88c23b1f7d27a2d8a13f27056c4c

v3.0_reg_test_4716_single_semicolon CI-trigger 0ba6c2b889fc88c23b1f7d27a2d8a13f27056c4c #18

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