Skip to content

Commit

Permalink
add remark
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiLiangYeoh committed Nov 25, 2024
1 parent 1ab1b90 commit bec0e12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ This is because double quotes (`"`) that are not escaped are used to wrap all th
Furthermore, if your parameter inputs contain a dollar sign (`$`) special character, you must escape it with two backslashes `\\$` because the dollar sign is a reserved keyword for the workflow.<br />
Example: `parameters: "value=\\\"double quote with one dollar \\$ sign\\\""`

6. Release v1.0.15 (DAI 7.5.0-10) now allows passes after re-run.

# License

The scripts and documentation in this project are released under the [MIT License](LICENSE)

0 comments on commit bec0e12

Please sign in to comment.