Skip to content

Deduplicate CVE and component PURL combinations in GetComponentRisk method #91

Deduplicate CVE and component PURL combinations in GetComponentRisk method

Deduplicate CVE and component PURL combinations in GetComponentRisk method #91

name: Documentation Policy Check
on:
pull_request:
jobs:
# naming_convention_check:
# uses: l3montree-dev/devguard-action/.github/workflows/naming-convention.yml@add-documentation-policy
# with:
# repositories: "l3montree-dev/devguard,l3montree-dev/devguard-documentation"
# ticket_repo: "l3montree-dev/devguard"
documentation_check:
uses: l3montree-dev/devguard-action/.github/workflows/docu-policy.yml@add-documentation-policy
with:
documentation_repo: "l3montree-dev/devguard-documentation"
production_repo: "l3montree-dev/devguard"