Skip to content

v2.7-fix_hang_on_resume CI-trigger 321ffe0e8d561da8bbcef8e469d82e2fb1a38e98 #115

v2.7-fix_hang_on_resume CI-trigger 321ffe0e8d561da8bbcef8e469d82e2fb1a38e98

v2.7-fix_hang_on_resume CI-trigger 321ffe0e8d561da8bbcef8e469d82e2fb1a38e98 #115

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