Skip to content

Commit

Permalink
doc(): small change within doc 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Aug 29, 2021
1 parent f5acd2b commit ebdee94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add this configuration to your github action
on:
# cronjob trigger
schedule:
- cron: "*/15 * * * *"
- cron: "0 0 1 * *"
# manual trigger
workflow_dispatch:
jobs:
Expand Down

0 comments on commit ebdee94

Please sign in to comment.