From d6fb26d0608f40e0ce2e997a4ad9809daf37cb91 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sat, 19 Oct 2024 22:55:25 +0800 Subject: [PATCH] chore: docs --- .github/workflows/sync-to-gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-gitee.yml b/.github/workflows/sync-to-gitee.yml index 9eced54bc..516532504 100644 --- a/.github/workflows/sync-to-gitee.yml +++ b/.github/workflows/sync-to-gitee.yml @@ -1,7 +1,7 @@ name: sync-to-gitee on: push: - branches: ['v2'] + branches: ['v2','v2-dev'] # schedule: # - # 国际时间 19:17 执行,北京时间3:17 ↙↙↙ 改成你想要每天自动执行的时间 # - cron: '17 19 * * *'