Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
akanksha1131 committed Apr 19, 2024
1 parent c767699 commit 36bb4a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 66 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Run Scripts

on:
schedule:
# Run newday.py every day at 1:345 pm IST (8:15 am UTC)
- cron: '45 5 * * *'
# Run newday.py every day at 7:20 pm IST (1:50 pm UTC)
- cron: '50 13 * * *'
# Run update_BoW.py on the 1st of every month at 1:00 am IST (7:30 pm UTC, last minute of the month)
- cron: '0 19 1 * *'

Expand Down
64 changes: 0 additions & 64 deletions project/app2.py

This file was deleted.

0 comments on commit 36bb4a1

Please sign in to comment.