Skip to content

Commit

Permalink
Update CI-3p-sqlalchemy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostauder authored Dec 18, 2024
1 parent c86fcb7 commit a990961
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/CI-3p-sqlalchemy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ]
Expand Down

0 comments on commit a990961

Please sign in to comment.