warning during git clone
: large files should be handled with git lfs
#45
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Auto add reponame as label to all issues and PRs | |
on: | |
issues: | |
pull_request: | |
jobs: | |
add_label: | |
uses: CCBR/.github/.github/workflows/[email protected] | |
secrets: inherit |