From 280f810cb392e9ec54537c54a462a6af476f1b3b Mon Sep 17 00:00:00 2001 From: JieXu Date: Mon, 4 May 2026 05:07:40 +0800 Subject: [PATCH] Update update-riscv-depand.yml --- .github/workflows/update-riscv-depand.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/update-riscv-depand.yml b/.github/workflows/update-riscv-depand.yml index ecb1dc17..87600913 100644 --- a/.github/workflows/update-riscv-depand.yml +++ b/.github/workflows/update-riscv-depand.yml @@ -2,8 +2,6 @@ name: update riscv dependent versions on: workflow_dispatch: - schedule: - - cron: '17 2 * * *' push: branches: - master