From b45b97d3c6540577625f2c192b50b3cf58adaa28 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Thu, 25 Jul 2024 22:32:15 +0800 Subject: [PATCH] chore: --- .github/workflows/sync-to-gitee.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/sync-to-gitee.yml b/.github/workflows/sync-to-gitee.yml index 82401400..9eced54b 100644 --- a/.github/workflows/sync-to-gitee.yml +++ b/.github/workflows/sync-to-gitee.yml @@ -2,8 +2,6 @@ name: sync-to-gitee on: push: branches: ['v2'] - pull_request: - branches: ['v2'] # schedule: # - # 国际时间 19:17 执行,北京时间3:17 ↙↙↙ 改成你想要每天自动执行的时间 # - cron: '17 19 * * *'