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 20, 2020
1 parent c1aba75 commit 280a18a
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: '*/30 * * * *'
jobs:
job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 280a18a

Please sign in to comment.