Skip to content

Commit aa55661

Browse files
committed
submit test
1 parent 5ec46c4 commit aa55661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/certify-ubi-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
project_id: ${{ secrets.CERTIFICATION_PROJECT_ID }}
4545
pyxis_token: ${{ secrets.PYXIS_API_TOKEN }}
4646
preflight_version: ${{ inputs.preflight_version || '1.11.1' }}
47-
submit: ${{ inputs.submit || false }}
47+
submit: ${{ inputs.submit || true }}

0 commit comments

Comments
 (0)