Skip to content

Commit 68cbc0d

Browse files
authored
Merge pull request #19 from MetaMask/NicholasEllul-patch-3
Fix syntax error in action example
2 parents 7d60e45 + 77b6d83 commit 68cbc0d

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
@@ -41,7 +41,7 @@ jobs:
4141
uses: MetaMask/Security-Code-Scanner@main
4242
with:
4343
repo: ${{ github.repository }}
44-
paths_ignored: |
44+
paths_ignored: |
4545
.storybook/
4646
'**/__snapshots__/'
4747
'**/*.snap'

0 commit comments

Comments
 (0)