Skip to content

Commit d6952ae

Browse files
docs(readme): add "commands"
1 parent 1152e35 commit d6952ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
| [Call a reusable workflow](.github/workflows/reusable-workflow-caller.yml) | [![Call a reusable workflow](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow-caller.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow-caller.yml) |
1515
| [CLI](.github/workflows/cli.yml) | [![CLI](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cli.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cli.yml) |
1616
| [CodeQL](.github/workflows/codeql.yml) | [![CodeQL](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/codeql.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/codeql.yml) |
17+
| [commands](.github/workflows/commands.yml) | [![commands](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commands.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commands.yml) |
1718
| [Commit Message](.github/workflows/commit-message.yml) | [![Commit Message](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commit-message.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commit-message.yml) |
1819
| [commitlint](.github/workflows/commitlint.yml) | [![commitlint](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commitlint.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commitlint.yml) |
1920
| [concurrency](.github/workflows/concurrency.yml) | [![concurrency](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/concurrency.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/concurrency.yml) |

0 commit comments

Comments
 (0)