We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0bc2d3 commit ee17f17Copy full SHA for ee17f17
.github/workflows/build-udi-cuda-12.x.yaml
@@ -21,6 +21,7 @@ on: # yamllint disable-line rule:truthy
21
paths:
22
- "containers/udi-cuda/ubi8/**"
23
- "containers/python/ubi8/**"
24
+ workflow_dispatch:
25
26
env:
27
IMAGE_NAME: udi-cuda
0 commit comments