Skip to content

Commit 39802fc

Browse files
authored
fix: Update snyk-container-analysis.yml
1 parent d353bc8 commit 39802fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/snyk-container-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ on:
1313
branches: [ master ]
1414
paths:
1515
- 'Dockerfile*'
16+
- '.github/workflows/snyk-container-analysis.yml'
1617
pull_request:
1718
branches: [ master ]
1819
paths:
1920
- 'Dockerfile*'
21+
- '.github/workflows/snyk-container-analysis.yml'
2022

2123
jobs:
2224
snyk:

0 commit comments

Comments
 (0)