Skip to content

chore: Merge branch 'main' of https://github.com/CCBR/reneeTools #61

chore: Merge branch 'main' of https://github.com/CCBR/reneeTools

chore: Merge branch 'main' of https://github.com/CCBR/reneeTools #61

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