Skip to content

Commit

Permalink
[ci] Configure buf-setup-action for check_generated_protobuf job with…
Browse files Browse the repository at this point in the history
… token (#3341)
  • Loading branch information
marun authored Aug 28, 2024
1 parent 0117ab9 commit 0a8acde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-go-for-project
- uses: bufbuild/[email protected]
with:
github_token: ${{ github.token }}
- shell: bash
run: scripts/protobuf_codegen.sh
- shell: bash
Expand Down

0 comments on commit 0a8acde

Please sign in to comment.