mirror of
https://github.com/minio/minio.git
synced 2026-06-08 16:35:20 -04:00
Update Dependency Review workflow triggers
Removed push trigger for master branch.
This commit is contained in:
parent
9cf9708e14
commit
a619edce9e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/depsreview.yaml
vendored
3
.github/workflows/depsreview.yaml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: 'Dependency Review'
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue