diff --git a/boshrelease/pipeline.yml b/boshrelease/pipeline.yml index 32593ef..73b7b9d 100644 --- a/boshrelease/pipeline.yml +++ b/boshrelease/pipeline.yml @@ -376,6 +376,7 @@ resources: - name: git-pull-requests type: pull-request + check_every: 15m # Required due to API throttling. source: access_token: (( grab meta.github.access_token )) private_key: (( grab meta.github.private_key ))