Skip to content

Commit

Permalink
reducing frequency to avoid ThrottlingExceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMyron committed Nov 23, 2020
1 parent c1aba75 commit a42b9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
schedule:
- cron: '*/5 * * * *'
- cron: '*/35 * * * *'
jobs:
job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a42b9dc

Please sign in to comment.