From 22028cdbf66a1532dc350dc11cf1594ff1c08d8f Mon Sep 17 00:00:00 2001 From: tony-josi-aws Date: Wed, 25 Oct 2023 12:23:39 +0530 Subject: [PATCH] update schedule --- .github/workflows/coverity_scan.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/coverity_scan.yml b/.github/workflows/coverity_scan.yml index a49b0b9f7fb..127580d04b8 100644 --- a/.github/workflows/coverity_scan.yml +++ b/.github/workflows/coverity_scan.yml @@ -1,7 +1,5 @@ name: FreeRTOS-Kernel Coverity Scan on: - push: - branches: [ main ] schedule: ## Scheduled to run at 12 AM UTC. - cron: '0 0 * * *'