Skip to content

Commit bf62c3b

Browse files
restructure the sca
1 parent 87dcbe9 commit bf62c3b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/dependency-review.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: Dependency Review
22

33
on:
4-
pull_request:
54
push:
5+
branches: ['master']
6+
7+
pull_request:
8+
branches: [ master ]
69
workflow_dispatch:
710

811
jobs:

0 commit comments

Comments
 (0)