Skip to content

Commit

Permalink
docs: add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
ilfa committed Nov 28, 2023
1 parent 4a26328 commit d9d4864
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
## Reusable workflows

* [1. Run tests and show coverage diff](#1-run-tests-and-show-coverage-diff)
* [2. Generate docs and coverage report and publish to the Github Pages using `gh-pages` branch](#2-generate-docs-and-coverage-report-and-publish-to-the-github-pages-using-gh-pages-branch)
* [3. Analyze commits](#3-analyze-commits)
* [4. Build typescript project](#4-build-typescript-project)
* [5. Release TypeScript project](#5-release-typescript-project)
* [6. Release Server SDK](#6-release-server-sdk)
* [7. Report Workflow Status](#7-report-workflow-status)
* [8. Create PR to Main on Release](#8-create-pr-to-main-on-release)

### 1. Run tests and show coverage diff

#### Prerequisites:
Expand Down

0 comments on commit d9d4864

Please sign in to comment.