Skip to content

Commit

Permalink
Update predict-history-daily.yaml
Browse files Browse the repository at this point in the history
update daily predict workflow
  • Loading branch information
Codykilpatrick authored Nov 15, 2023
1 parent e2aa165 commit 4456725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/predict-history-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Daily Predict Average Increase
on:
schedule:
- cron: "0 7 * * *"
workflow_dispatch:


jobs:
Expand Down

0 comments on commit 4456725

Please sign in to comment.