From 4821fb397c811c081d9e2577978460acbf47925c Mon Sep 17 00:00:00 2001 From: Hansung Kim Date: Tue, 27 Feb 2024 19:07:41 -0800 Subject: [PATCH] [ci] Disable weekly chipyard-full-flow --- .github/workflows/chipyard-full-flow.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/chipyard-full-flow.yml b/.github/workflows/chipyard-full-flow.yml index 95463928..3e3f89f1 100644 --- a/.github/workflows/chipyard-full-flow.yml +++ b/.github/workflows/chipyard-full-flow.yml @@ -6,9 +6,9 @@ on: branches: - main - '1.[0-9]*.x' - schedule: - # run at 00:00 on sunday - - cron: "0 0 * * 0" + # schedule: + # # run at 00:00 on sunday + # - cron: "0 0 * * 0" defaults: run: