github/workflows: fix .snyk path pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -5,8 +5,8 @@ on:
|
||||
push:
|
||||
branches: [master]
|
||||
paths:
|
||||
- '.snyk'
|
||||
- '.github/workflows/snyk-monitor.yml'
|
||||
- '**/.snyk'
|
||||
- '**/package.json'
|
||||
- 'yarn.lock'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user