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 143c503 commit 70c0042Copy full SHA for 70c0042
.github/workflows/fatimage.yml
@@ -5,7 +5,7 @@ name: Build fat image
5
inputs:
6
ci_cloud:
7
description: 'Select the CI_CLOUD'
8
- required: true
+ required: false
9
type: choice
10
default: ${{ vars.CI_CLOUD }}
11
options:
0 commit comments