diff --git a/.github/workflows/used-by.yml b/.github/workflows/used-by.yml deleted file mode 100644 index d6f558e..0000000 --- a/.github/workflows/used-by.yml +++ /dev/null @@ -1,28 +0,0 @@ -name: Used By - -on: - schedule: - # https://crontab.guru/ - - cron: '0 9 1 * *' # At 09:00 on day-of-month 1 - workflow_dispatch: - -jobs: - used-by: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - uses: shenxianpeng/used-by@v0.1.4 - with: - repo: '${{ github.repository }}' - update-badge: 'true' - - - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 - with: - add-paths: "README.md" # the file path to commit - commit-message: "chore: update used-by badge by github-actions[bot]" - author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - title: "chore: automatically update used-by badge" - base: main - labels: skip-changelog - delete-branch: true diff --git a/README.md b/README.md index efb23a4..1bc3c63 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ # C/C++ Linter Action | clang-format & clang-tidy  -[](https://github.com/cpp-linter/cpp-linter-action/network/dependents) [](https://github.com/marketplace/actions/c-c-linter) [](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml) [](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/mkdocs-deploy.yml) @@ -71,6 +70,40 @@ For all explanations of our available input parameters and output variables, see See also our [example recipes][recipes-doc]. +## Used By + +
+
+ Microsoft
+
+ Apache
+
+ NASA
+
+ Samsung
+
+ TheAlgorithms
+
+ CachyOS
+
+
+ Nextcloud
+
+ Jupyter
+
+ NNStreamer
+
+ imgproxy
+
+ Zondax
+
+ AppNeta
+
+
+ Chocolate Doom
+ and many more.
+