Execute Set_Development_Mode.ps1
to prepare the repository for active development.
Name | Required | Example | Description |
---|---|---|---|
relative_path |
Yes | $ |
Repository root path. |
- uses: ./.github/actions/set-development-mode
with:
relative_path: $
See also: docs/actions/set-development-mode.md
Failures produce the message An unexpected error occurred during script execution: <details>
and the script exits with a non-zero status.
This directory inherits the root repository’s license (MIT, unless otherwise noted).