There was an error while loading. Please reload this page.
1 parent ebd34b5 commit 1edf33dCopy full SHA for 1edf33d
1 file changed
.github/workflows/ci-cd.yml
@@ -19,6 +19,10 @@ on:
19
- release-candidate
20
workflow_dispatch:
21
inputs:
22
+ branch:
23
+ description: 'Branch to run against'
24
+ required: false
25
+ type: string
26
NGEN_IMAGE_TAG:
27
description: 'NGEN_IMAGE_TAG'
28
required: false
0 commit comments