From 4cfd338f967e9a17f20fcce8281a557577e2f07a Mon Sep 17 00:00:00 2001 From: Harmanpreet-Microsoft Date: Thu, 23 Jan 2025 14:39:57 +0530 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a28b9b6e..123afff5 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -4,6 +4,7 @@ on: push: branches: - main # Adjust this to the branch you want to trigger the deployment on + - dev schedule: - cron: '0 6,18 * * *' # Runs at 6:00 AM and 6:00 PM GMT @@ -178,4 +179,4 @@ jobs: } catch { Write-Output "Failed to send notification." } - \ No newline at end of file +