Skip to content

Commit a4ec750

Browse files
committed
ci: Add a Run button for medium e2e workflow
Signed-off-by: Ihar Hrachyshka <[email protected]>
1 parent 0bb0f7e commit a4ec750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)