Skip to content

Commit 5c200fa

Browse files
committed
chore(ci): update trigger for dependency review
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
1 parent 43e49b1 commit 5c200fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
dependency-review:
7777
name: Dependency Review
7878
runs-on: ubuntu-latest
79-
# if: github.event_name == 'pull_request'
79+
if: github.event_name == 'pull_request'
8080
steps:
8181
- name: Checkout code
8282
uses: actions/checkout@v5

0 commit comments

Comments
 (0)