- version-check - action responsible for checking the version when modifying the code.
- tests - action responsible for running the tests in python or typescript.
- release action - action responsible for code distribution.
For more information check the documentation.
Hero Labs
Name | Required | Description |
---|---|---|
WORKFLOW_SKIP_CHECKOUT | no | Skip checkout |
WORKFLOW_USE_ARTIFACTS | no | Download artifacts from artifacs path |
HL_GITHUB_TOKEN | no | If defined that GitHub Action will try to sync submodules |