Skip to content

Commit 4f833fd

Browse files
committed
ci: 🎡 Delete Workflow Runs
1 parent 55e114a commit 4f833fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Delete Workflow Runs
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 0 * * *" UTC+0 凌晨十二点执行
6+
- cron: "0 0 * * *" #UTC+0 凌晨十二点执行
77

88
jobs:
99
cleanup:

0 commit comments

Comments
 (0)