Skip to content

Commit 6da33f5

Browse files
authored
Add repo-read-token (viamrobotics#120)
1 parent 0159714 commit 6da33f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/compile_protos.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
repository: ${{ github.event.pull_request.head.repo.full_name }}
2323
ref: ${{ github.event.pull_request.head.ref }}
24+
token: ${{ secrets.REPO_READ_TOKEN }}
2425
- uses: bufbuild/buf-setup-action@v1
2526
with:
2627
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)