Update CI-3p-sqlalchemy.yml

v2.7-actions-add-3p-tests-parameter
Miro Stauder 1 year ago committed by GitHub
parent c86fcb75eb
commit a9909614eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,6 +3,11 @@ run-name: '${{ github.event.workflow_run && github.event.workflow_run.head_branc
on:
workflow_dispatch:
inputs:
testtree:
description: 'proxysql_3p_testing treeish/branch/tag/hash'
default: main
type: string
workflow_run:
workflows: [ CI-trigger ]
types: [ completed ]

Loading…
Cancel
Save