Skip to content

v3.0_compression CI-trigger af7d4744ee56a762166ba14fd72d2522c2d8180d #142

v3.0_compression CI-trigger af7d4744ee56a762166ba14fd72d2522c2d8180d

v3.0_compression CI-trigger af7d4744ee56a762166ba14fd72d2522c2d8180d #142

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