Skip to content

Commit 55ab062

Browse files
authored
ci: Update rule
1 parent cc48ae4 commit 55ab062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/SyncToGitee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- main
66
paths:
7-
- '*'
7+
- '.github/workflows/SyncToGitee.yml'
88
schedule:
99
- cron: '0 14 * * *' # 每天22点运行 14 + 8
1010

0 commit comments

Comments
 (0)