Skip to content

Commit 0106b67

Browse files
authored
clarifying action type
1 parent 11d4f8f commit 0106b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ If you are using a macOS runner with an Apple silicon processor, verify that Jav
150150
>**Tip:** One convenient way to include the required dependencies on a self-hosted runner is to specify the [MATLAB Dependencies container image on Docker® Hub](https://hub.docker.com/r/mathworks/matlab-deps) in your workflow.
151151

152152
#### Licensing
153-
Product licensing for your workflow depends on your project visibility as well as the types of products the workflow uses:
153+
Product licensing for your workflow depends on your project visibility as well as the types of products used by a [Run MATLAB Build](https://github.com/matlab-actions/run-build/), [Run MATLAB Tests](https://github.com/matlab-actions/run-tests/), or [Run MATLAB Command](https://github.com/matlab-actions/run-command/) action in your workflow:
154154

155155
- Public project — The action automatically licenses all products for you, except for transformation products, such as MATLAB Coder and MATLAB Compiler.
156156
- Private project — The action does not automatically license any products for you.

0 commit comments

Comments
 (0)