Skip to content

v3.0_issue_4707_threshold_resultset_size CI-trigger 0b09b4c5975b262628a424a02a6dae7ce746568d #79

v3.0_issue_4707_threshold_resultset_size CI-trigger 0b09b4c5975b262628a424a02a6dae7ce746568d

v3.0_issue_4707_threshold_resultset_size CI-trigger 0b09b4c5975b262628a424a02a6dae7ce746568d #79

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