Skip to content

Commit

Permalink
Fix rate-limiting for master branch (#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyylim committed Sep 1, 2020
1 parent 07625dd commit c8db3db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master_only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
build-docker-images:
runs-on: [self-hosted]
strategy:
max-parallel: 3
matrix:
component: [core, serving, jobcontroller, jupyter, ci]
env:
Expand Down

0 comments on commit c8db3db

Please sign in to comment.