Skip to content

v3.0_env_opt_support CI-trigger 4faeb163a091bc5b7c180896097b192556f60a51 #54

v3.0_env_opt_support CI-trigger 4faeb163a091bc5b7c180896097b192556f60a51

v3.0_env_opt_support CI-trigger 4faeb163a091bc5b7c180896097b192556f60a51 #54

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