Skip to content

Conan cataloger: distinquish normal and build requirements - might be relevant for other catalogers as well (e.g. NPM) #142

Conan cataloger: distinquish normal and build requirements - might be relevant for other catalogers as well (e.g. NPM)

Conan cataloger: distinquish normal and build requirements - might be relevant for other catalogers as well (e.g. NPM) #142

name: "Manage Awaiting Response Label"
on:
issue_comment:
types: [created]
jobs:
run:
uses: "anchore/workflows/.github/workflows/remove-awaiting-response-label.yaml@main"
secrets:
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }}