Skip to content

Commit a64b5ef

Browse files
committed
Update cron.yml
1 parent da28b7b commit a64b5ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: cron
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '40 * * * *' #UTC
6+
- cron: '40 */2 * * *' #UTC
77

88
jobs:
99
cron:

0 commit comments

Comments
 (0)