From b0cec95575806f42794662fd068152f9aba09fd1 Mon Sep 17 00:00:00 2001 From: "xiongdian.me" Date: Wed, 28 Aug 2024 10:29:50 +0800 Subject: [PATCH] ci: remove schedule run for gitee_sync --- .github/workflows/gitee_sync.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/gitee_sync.yml b/.github/workflows/gitee_sync.yml index 7c1e0ed..8d45a70 100644 --- a/.github/workflows/gitee_sync.yml +++ b/.github/workflows/gitee_sync.yml @@ -1,8 +1,6 @@ name: sync repos to gitee on: push: ~ - schedule: - - cron: 10 4 * * * workflow_dispatch: ~ jobs: dotfiles: