Skip to content

2.7_randomized_cache_ttl CI-trigger 11d8d805201ebd11126937bca86379a7859ea382 #50

2.7_randomized_cache_ttl CI-trigger 11d8d805201ebd11126937bca86379a7859ea382

2.7_randomized_cache_ttl CI-trigger 11d8d805201ebd11126937bca86379a7859ea382 #50

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