Skip to content

Commit 801f03e

Browse files
committed
minor: correct format of ignoreFiles
1 parent 15f26ae commit 801f03e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/snippet-bot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aggregateChecks: true
22
alwaysCreateStatusCheck: true
33
ignoreFiles:
4-
- README.md
5-
- AUTHORING_GUIDE.md
4+
- "README.md"
5+
- "AUTHORING_GUIDE.md"

0 commit comments

Comments
 (0)