Skip to content

v2.7_reg_test_4716_single_semicolon CI-trigger 4f67794ee86502754a640118334059fcb6ef7d6b #34

v2.7_reg_test_4716_single_semicolon CI-trigger 4f67794ee86502754a640118334059fcb6ef7d6b

v2.7_reg_test_4716_single_semicolon CI-trigger 4f67794ee86502754a640118334059fcb6ef7d6b #34

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