Skip to content

Commit

Permalink
Restrict the run on tools/* to avoid timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Sep 5, 2021
1 parent 9d1a9a2 commit 5b3f05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Expand Up @@ -7,7 +7,7 @@
"prHourlyLimit": 0,
"includeForks": true,
"includePaths": [
"**",
"tools/**",
"third_party/python/requirements.*"
],
"ignorePaths": [
Expand Down

0 comments on commit 5b3f05d

Please sign in to comment.