Skip to content

Commit

Permalink
Merge pull request #119 from JacobDomagala/118-007-release
Browse files Browse the repository at this point in the history
[#118]: 007 🍸  release
  • Loading branch information
JacobDomagala authored Apr 22, 2024
2 parents ec289f4 + d8269a7 commit 911a0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "Static analysis for C++/Python project"
description: "This GitHub action performs static analysis for C++/Python projects using cppcheck and clang-tidy for C++, and pylint for Python, with results as PR comments or console output."
description: "Static analysis with cppcheck & clang-tidy for C++, pylint for Python. Posts results to PRs or console."

inputs:
github_token:
Expand Down

0 comments on commit 911a0ac

Please sign in to comment.