diff --git a/.github/workflows/images_alpy.yml b/.github/workflows/images_alpy.yml index a785881..056b7af 100644 --- a/.github/workflows/images_alpy.yml +++ b/.github/workflows/images_alpy.yml @@ -4,7 +4,7 @@ on: workflow_call: inputs: IMAGE_REGISTRY: - required: true + required: false type: string default: "ccpgames" PSYCOPG_VERSION: diff --git a/.github/workflows/images_depy.yml b/.github/workflows/images_depy.yml index faa1fe2..188e68a 100644 --- a/.github/workflows/images_depy.yml +++ b/.github/workflows/images_depy.yml @@ -4,7 +4,7 @@ on: workflow_call: inputs: IMAGE_REGISTRY: - required: true + required: false type: string default: "ccpgames" PYODBC_VERSION: