Skip to content

Commit

Permalink
Update update-todoist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisheknaiidu authored Jan 5, 2021
1 parent 2668167 commit 85faa24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-todoist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
schedule:
# Runs every minute
- cron: "30 18 * * *"
- cron: "* * * * *"

jobs:
update-readme:
Expand Down

0 comments on commit 85faa24

Please sign in to comment.