Skip to content

Commit

Permalink
don't ping clang tidy GH action version
Browse files Browse the repository at this point in the history
This version is needed for the printer-linter workflow

Contributes to CURA-10732
  • Loading branch information
jellespijker authored Jul 12, 2023
1 parent cb46e4e commit 0dd4893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-tidier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
path: linter-result/

- name: Run clang-tidy-pr-comments action
uses: platisd/clang-tidy-pr-comments@bc0bb7da034a8317d54e7fe1e819159002f4cc40
uses: platisd/clang-tidy-pr-comments
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
clang_tidy_fixes: linter-result/fixes.yml
Expand Down

0 comments on commit 0dd4893

Please sign in to comment.