Skip to content

Relationships section of CycloneDX is not outputting even when the data is present #77

Relationships section of CycloneDX is not outputting even when the data is present

Relationships section of CycloneDX is not outputting even when the data is present #77

name: Add to OSS board
on:
issues:
types:
- opened
- reopened
- transferred
- labeled
jobs:
run:
uses: "anchore/workflows/.github/workflows/oss-project-board-add.yaml@main"
secrets:
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }}