Skip to content

v3.0 CI-trigger 5ce49f7d2be146dda89e30b0bd2c9e2ba142b088 #64

v3.0 CI-trigger 5ce49f7d2be146dda89e30b0bd2c9e2ba142b088

v3.0 CI-trigger 5ce49f7d2be146dda89e30b0bd2c9e2ba142b088 #64

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