Skip to content

Commit a5b66c9

Browse files
committed
docs: add lint job and gh-cli script count badges
1 parent d76bedc commit a5b66c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# github-misc-scripts
22

3+
[![./gh-cli scripts](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/joshjohanning/badges/main/github-misc-scripts/gh-cli-count.json)][gh-cli]
4+
[![./scripts scripts](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/joshjohanning/badges/main/github-misc-scripts/scripts-count.json)][scripts]
5+
[![linting workflow](https://img.shields.io/github/actions/workflow/status/joshjohanning/github-misc-scripts/lint-readme.yml?logo=github&label=linting%20workflow&color=brightgreen&labelColor=gray)][ci]
6+
37
Miscellaneous GitHub scripts, `gh` commands, API calls, GraphQL queries, etc. for power user automation.
48

59
See the folder categories:
@@ -15,3 +19,7 @@ See the folder categories:
1519
1620
> [!IMPORTANT]
1721
> Your script contribution is welcome! ⭐️ Please see the **[CONTRIBUTING.md](CONTRIBUTING.md)** file for more details.
22+
23+
[gh-cli]: https://github.com/joshjohanning/github-misc-scripts/tree/main/gh-cli
24+
[scripts]: https://github.com/joshjohanning/github-misc-scripts/tree/main/scripts
25+
[ci]: https://github.com/joshjohanning/github-misc-scripts/actions/workflows/lint-readme.yml

0 commit comments

Comments
 (0)