Skip to content

Commit

Permalink
Add alternatives for history
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed Oct 19, 2022
1 parent 3ff94e0 commit f43e10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- main
schedule:
# * is a special character in YAML, so you have to quote this string
- cron: '0/5 * * * *'
- cron: '*/15 * * * *'
jobs:
sync:
environment: LIVE
Expand Down

0 comments on commit f43e10c

Please sign in to comment.