Swap back to main branch of ZedThree's clang-tidy-review (#4059)
This commit is contained in:
@@ -148,7 +148,7 @@ jobs:
|
||||
|
||||
- name: clang-tidy review
|
||||
if: (startsWith(matrix.os, 'ubuntu') && matrix.pch == false && matrix.qt-version == '5.15.2' && github.event_name == 'pull_request')
|
||||
uses: pajlada/clang-tidy-review@feat/split-up-review-and-post-workflows
|
||||
uses: ZedThree/clang-tidy-review@v0.10.0
|
||||
id: review
|
||||
with:
|
||||
build_dir: build
|
||||
|
||||
@@ -35,5 +35,5 @@ jobs:
|
||||
- name: 'Unzip artifact'
|
||||
run: unzip clang-tidy-review.zip
|
||||
|
||||
- uses: pajlada/clang-tidy-review/post@feat/split-up-review-and-post-workflows
|
||||
- uses: ZedThree/clang-tidy-review/post@v0.10.0
|
||||
id: review
|
||||
|
||||
Reference in New Issue
Block a user