Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
akanksha1131 committed Apr 20, 2024
1 parent 45e28e3 commit 6ea28c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Run Scripts
on:
schedule:
# Run newday.py every day.
- cron: '53 13 * * *'
- cron: '59 13 * * *'
# Run update_BoW.py every day
- cron: '20 14 * * *'
- cron: '30 14 * * *'

jobs:
build:
Expand Down

0 comments on commit 6ea28c2

Please sign in to comment.