Skip to content
Prev Previous commit
Next Next commit
Add GitHub token
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@partner.bmw.de>
  • Loading branch information
ClemensLinnhoff committed Feb 12, 2024
commit a018ef0885503ff948974bdb41e1bcf5de3e7b59
1 change: 1 addition & 0 deletions .github/workflows/protobuf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: lint-protos
uses: yoheimuta/action-protolint@v1
with:
github_token: ${{ secrets.github_token }}
# Change reviewdog reporter if you need [github-pr-check,github-check,github-pr-review].
reporter: github-check
# Change reporter level if you need.
Expand Down