Skip to content

v2.7_reg_test_4723_query_cache_stores_empty_result CI-repltests 65fba5d0a6f8eb8d4bfd6cf6eaf27629759fbc97 #669

v2.7_reg_test_4723_query_cache_stores_empty_result CI-repltests 65fba5d0a6f8eb8d4bfd6cf6eaf27629759fbc97

v2.7_reg_test_4723_query_cache_stores_empty_result CI-repltests 65fba5d0a6f8eb8d4bfd6cf6eaf27629759fbc97 #669

Workflow file for this run

name: CI-repltests
run-name: '${{ github.event.workflow_run && github.event.workflow_run.head_branch || github.ref_name }} ${{ github.workflow }} ${{ github.event.workflow_run && github.event.workflow_run.head_sha || github.sha }}'
on:
workflow_dispatch:
workflow_run:
workflows: [ CI-trigger ]
types: [ completed ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.workflow_run && github.event.workflow_run.head_branch || github.ref_name }}
cancel-in-progress: true
jobs:
run:
if: ${{ github.event.workflow_run && github.event.workflow_run.conclusion == 'success' || ! github.event.workflow_run }}
uses: sysown/proxysql/.github/workflows/ci-repltests.yml@GH-Actions
secrets: inherit
with:
trigger: ${{ toJson(github) }}