Skip to content

Commit 1e7b9d9

Browse files
committed
ci: diable automatic dependency review workflow
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
1 parent ebc49cf commit 1e7b9d9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/dependency-review.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
# Source repository: https://github.com/actions/dependency-review-action
99
name: 'Dependency Review'
1010
'on':
11-
pull_request: {}
12-
merge_group: {}
11+
workflow_dispatch: {}
1312

1413
permissions:
1514
contents: read

0 commit comments

Comments
 (0)