Skip to content

Commit

Permalink
Provide github token to get a higher rate limit
Browse files Browse the repository at this point in the history
  • Loading branch information
0Tech committed May 8, 2024
1 parent 11aba00 commit c90cf16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Install protoc
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit c90cf16

Please sign in to comment.