Skip to content

feat(cli)!: get version from file instead of git commit hash #21

feat(cli)!: get version from file instead of git commit hash

feat(cli)!: get version from file instead of git commit hash #21

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