Skip to content

ssl_dynamic_lib CI-trigger 793aba0dd7a3a43b2015770236d859ff53e841b4 #102

ssl_dynamic_lib CI-trigger 793aba0dd7a3a43b2015770236d859ff53e841b4

ssl_dynamic_lib CI-trigger 793aba0dd7a3a43b2015770236d859ff53e841b4 #102

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