Merge pull request #760 from robertbaldyga/license-check-on-relase-branches
Enable "Licence-date-verification" check on release branches
This commit is contained in:
commit
c6071bbbb4
1
.github/workflows/pullrequest.yml
vendored
1
.github/workflows/pullrequest.yml
vendored
@ -3,6 +3,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- v*
|
||||||
|
|
||||||
env:
|
env:
|
||||||
EXTENSIONS: "c h cpp py go sh mk spec service"
|
EXTENSIONS: "c h cpp py go sh mk spec service"
|
||||||
|
Loading…
Reference in New Issue
Block a user