Skip to content

add debug subcommand #300

add debug subcommand

add debug subcommand #300

name: Auto add reponame as label to all issues and PRs
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add_label:
uses: CCBR/.github/.github/workflows/add_reponame_issue_label.yml@v0.2.0
secrets: inherit