Skip to content

Commit 55958f4

Browse files
committed
add newline
1 parent f933c2f commit 55958f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/snyk.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
env:
2424
SNYK_TOKEN: ${{ secrets.SNYK_GENERAL_KEY }}
2525
with:
26-
command: monitor
26+
command: monitor
27+

0 commit comments

Comments
 (0)