cpp-linter / cpp-linter-action

A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
https://cpp-linter.github.io/cpp-linter-action/
MIT License
87 stars 20 forks source link

chore: automatically update used-by badge #220

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

Automated changes by create-pull-request GitHub action

shenxianpeng commented 3 months ago

I will fix it soon.

shenxianpeng commented 3 months ago

It has been fixed.

shenxianpeng commented 3 months ago

Btw, used-by job is triggered every Monday.

shenxianpeng commented 3 months ago

I think this PR should be added label skip-changelog to exclude from our release notes.