chore(comment): add open source license header
This commit is contained in:
4
.github/.licenserc.yaml
vendored
4
.github/.licenserc.yaml
vendored
@ -21,5 +21,9 @@ header:
|
||||
- '**/gorm_gen/**'
|
||||
- '**/kitex_gen/**'
|
||||
- '**/*.gen.go'
|
||||
- '**/gen.go'
|
||||
- 'backend/api/**'
|
||||
- '**/*_mock.go'
|
||||
- 'backend/internal/mock/**'
|
||||
files:
|
||||
- ../backend/go.mod
|
||||
1
.github/workflows/semantic-pull-request.yaml
vendored
1
.github/workflows/semantic-pull-request.yaml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
model
|
||||
database
|
||||
foundation
|
||||
comment
|
||||
|
||||
# The pull request's title should be fulfilled the following pattern:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user