diff --git a/README.md b/README.md index accf505..2435e57 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Verify that certain files or directories did or did not change during the workflow execution. -> [!NOTE] +> \[!NOTE] > > * This action only detects files that have pending uncommitted changes generated during the workflow execution, for running a specific step when a file changes in a pull request or based on a pushed commit > @@ -143,7 +143,7 @@ Support this project with a :star: ## Known Limitation -> [!WARNING] +> \[!WARNING] > > * Using characters like `\n`, `%`, `.` and `\r` as output string separators would be [URL encoded](https://www.w3schools.com/tags/ref_urlencode.asp)