Skip to content

Commit 7ae73c6

Browse files
committed
Add quotes
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent d5b2b09 commit 7ae73c6

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
@@ -36,7 +36,7 @@ jobs:
3636
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
3737
SKIP_FOLDERS: "tests,.github"
3838
with:
39-
args: WordPress,WordPress-Core,WordPress-Docs
39+
args: "WordPress,WordPress-Core,WordPress-Docs"
4040
```
4141
4242
3. Define `GH_BOT_TOKEN` using [GitHub Action's Secret](https://developer.github.com/actions/creating-workflows/storing-secrets). See [GitHub Token Creation](#github-token-creation) section for more details.

0 commit comments

Comments
 (0)