Skip to content

Commit 9993ffc

Browse files
Merge pull request #16 from technote-space/docs/add_examples
feat: add examples
2 parents 245bf20 + b3d0f81 commit 9993ffc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ GitHub actions to assign author to issue or PR.
99

1010
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1111
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
12-
12+
**Table of Contents**
1313

1414
- [Screenshot](#screenshot)
1515
- [Installation](#installation)
1616
- [Action event details](#action-event-details)
1717
- [Target events](#target-events)
18+
- [GitHub Actions using this Action](#github-actions-using-this-action)
1819
- [Author](#author)
1920

2021
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -60,6 +61,12 @@ GitHub actions to assign author to issue or PR.
6061
- pull_request: opened
6162
- issues: opened
6263

64+
## GitHub Actions using this Action
65+
- [Assign Author](https://github.com/technote-space/assign-author)
66+
- [TOC Generator](https://github.com/technote-space/toc-generator)
67+
- [Release GitHub Actions](https://github.com/technote-space/release-github-actions)
68+
- [Auto card labeler](https://github.com/technote-space/auto-card-labeler)
69+
6370
## Author
6471
[GitHub (Technote)](https://github.com/technote-space)
6572
[Blog](https://technote.space)

0 commit comments

Comments
 (0)