Skip to content

Commit

Permalink
add e2e-matrix manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie McBride authored and Charlie McBride committed Nov 9, 2023
1 parent 1a34b37 commit 7b7906f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
required: true
E2E_SUBSCRIPTION_ID:
required: true
workflow_dispatch:
inputs:
git_ref:
type: string
jobs:
initialize-generative-params:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7b7906f

Please sign in to comment.