Skip to content

Commit

Permalink
fixup: Respond to review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
maru-ava committed Jan 7, 2025
1 parent 19247f0 commit f1f975d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ jobs:
- uses: bufbuild/buf-action@v1
with:
input: "proto"
github_token: ${{ github.token }}
pr_comment: false
version: 1.35.0
check_generated_protobuf:
Expand All @@ -144,7 +143,6 @@ jobs:
- uses: bufbuild/buf-action@v1
with:
setup_only: true
github_token: ${{ github.token }}
version: 1.35.0
- shell: bash
run: scripts/protobuf_codegen.sh
Expand Down

0 comments on commit f1f975d

Please sign in to comment.