Reducing the scope of the v2 checks
This commit is contained in:
2
.github/workflows/blackduck-v2.yml
vendored
2
.github/workflows/blackduck-v2.yml
vendored
@@ -5,6 +5,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- v2/trunk
|
- v2/trunk
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- v2/trunk
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
2
.github/workflows/test-v2.yml
vendored
2
.github/workflows/test-v2.yml
vendored
@@ -5,6 +5,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- v2/trunk
|
- v2/trunk
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- v2/trunk
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user