Skip to content

Commit 5bb18a1

Browse files
chore: add push trigger on snyk workflow
1 parent 7eef457 commit 5bb18a1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/snyk.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Snyk
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- feat/semantic-release
58
pull_request:
69
types:
710
- opened

0 commit comments

Comments
 (0)