We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75358fd commit 5b43c09Copy full SHA for 5b43c09
README.md
@@ -2,6 +2,7 @@
2
3
[![actions-workflow-test][actions-workflow-test-badge]][actions-workflow-test]
4
[![release][release-badge]][release]
5
+[![license][license-badge]][license]
6
7

8
@@ -54,3 +55,6 @@ Action Create Comment is released under the [Apache License 2.0](./LICENSE).
54
55
56
[release]: https://github.com/actions-ecosystem/action-create-comment/releases
57
[release-badge]: https://img.shields.io/github/v/release/actions-ecosystem/action-create-comment?style=for-the-badge&logo=github
58
+
59
+[license]: LICENSE
60
+[license-badge]: <https://img.shields.io/github/license/actions-ecosystem/action-add-labels?style=for-the-badge>
0 commit comments