Skip to content

Commit 007476d

Browse files
committed
NOISSUE: adapt snyk workflow
1 parent a42d237 commit 007476d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snyk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
snyk:
11+
if: github.actor != 'dependabot[bot]'
1112
runs-on: ubuntu-latest
1213
steps:
1314
- name: Checkout code

0 commit comments

Comments
 (0)