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 5ec46c4 commit aa55661Copy full SHA for aa55661
.github/workflows/certify-ubi-image.yml
@@ -44,4 +44,4 @@ jobs:
44
project_id: ${{ secrets.CERTIFICATION_PROJECT_ID }}
45
pyxis_token: ${{ secrets.PYXIS_API_TOKEN }}
46
preflight_version: ${{ inputs.preflight_version || '1.11.1' }}
47
- submit: ${{ inputs.submit || false }}
+ submit: ${{ inputs.submit || true }}
0 commit comments