Skip to content

ssl_dynamic_lib CI-trigger becc5b3ed76f2a720a469f5c9bbe6f4d9b4f4d89 #91

ssl_dynamic_lib CI-trigger becc5b3ed76f2a720a469f5c9bbe6f4d9b4f4d89

ssl_dynamic_lib CI-trigger becc5b3ed76f2a720a469f5c9bbe6f4d9b4f4d89 #91

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