Skip to content

💡 Give a (last) chance by analyzing a binary in the PATH before to abort #920

💡 Give a (last) chance by analyzing a binary in the PATH before to abort

💡 Give a (last) chance by analyzing a binary in the PATH before to abort #920

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