Skip to content

Commit

Permalink
new updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayobamidele committed Sep 11, 2023
1 parent 5461488 commit 96d5dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: run main.py
on:
schedule:
- cron: '*/4 * * * *' # At 20:00 on every day-of-week from Monday through Saturday.
- cron: '30 5,17 * * *' # At 20:00 on every day-of-week from Monday through Saturday.
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 96d5dba

Please sign in to comment.