From d43702fde6d7ce6179470f0be91335bbf1ef2d60 Mon Sep 17 00:00:00 2001 From: wonderson chideya Date: Fri, 10 Jan 2025 11:03:54 +0000 Subject: [PATCH] refactor:pulling in main --- .github/workflows/e2eInternalRegression.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2eInternalRegression.yaml b/.github/workflows/e2eInternalRegression.yaml index a5c92b497..d7d52d824 100644 --- a/.github/workflows/e2eInternalRegression.yaml +++ b/.github/workflows/e2eInternalRegression.yaml @@ -49,4 +49,4 @@ jobs: bucket_key: ${{ inputs.bucket_key || vars.S3_REPORT_BUCKET_KEY }} batch_job_queue: ${{ inputs.batch_job_queue || vars.ACCOUNT_NONPROD_BATCH_JOB_QUEUE }} batch_job_definition: ${{ inputs.batch_job_definition || vars.ACCOUNT_NONPROD_BATCH_JOB_DEFINITION }} - batch_timeout_minutes: ${{ inputs.batch_timeout_minutes }} \ No newline at end of file + batch-timeout-minutes: ${{ inputs.batch_timeout_minutes }} \ No newline at end of file