Skip to content

v2.x-logging_mem CI-trigger 24ffd9fae83da79cec11ef376bc7ba8f8e223a30 #70

v2.x-logging_mem CI-trigger 24ffd9fae83da79cec11ef376bc7ba8f8e223a30

v2.x-logging_mem CI-trigger 24ffd9fae83da79cec11ef376bc7ba8f8e223a30 #70

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