mirror-chatterino2/.github/workflows/post-clang-tidy-review.yml
dependabot[bot] 5ee9697dd2
Bump ZedThree/clang-tidy-review from 0.13.2 to 0.13.3 (#4759)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 22:21:16 -04:00

18 lines
272 B
YAML

---
name: Post clang-tidy review comments
on:
workflow_run:
workflows: ["Build"]
types:
- completed
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: ZedThree/clang-tidy-review/post@v0.13.3
with:
lgtm_comment_body: ""