Skip to content

v3.0_refactor_query_cache CI-trigger 7bf71ddbfc474640d1b050b648bc157bd71a08ed #98

v3.0_refactor_query_cache CI-trigger 7bf71ddbfc474640d1b050b648bc157bd71a08ed

v3.0_refactor_query_cache CI-trigger 7bf71ddbfc474640d1b050b648bc157bd71a08ed #98

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