Merge pull request #7127 from backstage/rugvip/fml

snyk: move .snyk from app to cli where it belongs + fix workflow
This commit is contained in:
Patrik Oldsberg
2021-09-09 22:56:38 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,8 +5,8 @@ on:
push:
branches: [master]
paths:
- '.snyk'
- '.github/workflows/snyk-monitor.yml'
- '**/.snyk'
- '**/package.json'
- 'yarn.lock'