Skip to content

Commit a4ec750

Browse files
committed
ci: Add a Run button for medium e2e workflow
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
1 parent 0bb0f7e commit a4ec750

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e-nvidia-l4-x1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
- 'pyproject.toml'
2020
- 'requirements**.txt'
2121
- '.github/workflows/e2e-nvidia-l4-x1.yml' # This workflow
22+
workflow_dispatch:
2223

2324
concurrency:
2425
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)