We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bb0f7e + a4ec750 commit e372ed7Copy full SHA for e372ed7
1 file changed
.github/workflows/e2e-nvidia-l4-x1.yml
@@ -19,6 +19,7 @@ on:
19
- 'pyproject.toml'
20
- 'requirements**.txt'
21
- '.github/workflows/e2e-nvidia-l4-x1.yml' # This workflow
22
+ workflow_dispatch:
23
24
concurrency:
25
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments