Skip to content

Commit d565e2c

Browse files
author
Adithya Krishna
committed
Updated Dependency Review Workflow
Signed-off-by: Adithya Krishna <[email protected]>
1 parent fc9f190 commit d565e2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dependency-review.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Dependency Review
2-
on: [pull_request]
2+
on:
3+
pull_request:
34

45
concurrency:
56
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)