Skip to content

What to do if no MANIFEST #7

What to do if no MANIFEST

What to do if no MANIFEST #7

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