Skip to content

v3.0_compression CI-trigger 7c3a8327e0e390ced67e4fce39957e032770d59b #158

v3.0_compression CI-trigger 7c3a8327e0e390ced67e4fce39957e032770d59b

v3.0_compression CI-trigger 7c3a8327e0e390ced67e4fce39957e032770d59b #158

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