From f0858199451a8fdeebe7c79c486a9b8ba7d7af35 Mon Sep 17 00:00:00 2001 From: Mahesh N Date: Mon, 8 Jan 2024 17:05:08 +0530 Subject: [PATCH] Updated Acceptance Test Removed on schedule run, cause cicd triggers cicd-prod-acc.yml which is similar to acc.yml --- .github/workflows/acc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/acc.yml b/.github/workflows/acc.yml index b861ae4f..9fab2332 100644 --- a/.github/workflows/acc.yml +++ b/.github/workflows/acc.yml @@ -2,8 +2,8 @@ name: Acceptance Tests on: # Runs every 2 days once at 3AM - schedule: - - cron: '0 21 */2 * *' + # schedule: + # - cron: '0 21 */2 * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: inputs: