Skip to content

Command output to give more information on what catalogers look for and what they can find #1563

Command output to give more information on what catalogers look for and what they can find

Command output to give more information on what catalogers look for and what they can find #1563

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