mirror of
https://github.com/minio/minio.git
synced 2025-12-08 16:53:11 -05:00
Add CI tests for next branch (#18224)
This commit is contained in:
2
.github/workflows/vulncheck.yml
vendored
2
.github/workflows/vulncheck.yml
vendored
@@ -3,9 +3,11 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- next
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- next
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
Reference in New Issue
Block a user