Skip to content

Commit 3f10ac8

Browse files
authored
Update main.yml
1 parent b4dae3b commit 3f10ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Generate Datas
22

33
on:
44
schedule: # execute every 72 hours
5-
- cron: "* */72 * * *"
5+
- cron: "* */24 * * *"
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)