Merge pull request #10252 from akallabeth/clang-tidy
[ci,workflow] fix token for clang-tidy-post
This commit is contained in:
commit
82e2bdd116
2
.github/workflows/clang-tidy-post.yml
vendored
2
.github/workflows/clang-tidy-post.yml
vendored
@ -18,6 +18,6 @@ jobs:
|
||||
- uses: ZedThree/clang-tidy-review/post@v0.19.0
|
||||
# lgtm_comment_body, max_comments, and annotations need to be set on the posting workflow in a split setup
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
annotations: true
|
||||
max_comments: 10
|
||||
|
Loading…
Reference in New Issue
Block a user