Skip to content

Commit

Permalink
Update cron schedule for data workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav-Gosain committed Dec 28, 2023
1 parent a615c7b commit 3843b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flat.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: data
on:
schedule:
- cron: 0 6 * * *
- cron: 0 6 1-25 12 *
workflow_dispatch: {}
push:
paths:
Expand Down

0 comments on commit 3843b12

Please sign in to comment.