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 4b3a86d commit 4941c33Copy full SHA for 4941c33
README.md
@@ -43,6 +43,7 @@ This template supports GitHub Actions for CI / CD. The available workflows are:
43
44
- Checks / eslint: Run ES Lint to check problems and the format of the code.
45
- Checks / commitlint: Run Commitlint to check the format of the commit messages.
46
+- Checks / tests: Run unit tests of the project.
47
- Docker CI / docker: Build the Docker image and push it to the GitHub Container Registry.
48
- Release Please / release-please: Automatic releasing. See also [release-please](https://github.com/googleapis/release-please).
49
0 commit comments