Enable "Licence-date-verification" check on release branches
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
parent
3df37198ca
commit
ea095d8990
1
.github/workflows/pullrequest.yml
vendored
1
.github/workflows/pullrequest.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- v*
|
||||
|
||||
env:
|
||||
EXTENSIONS: "c h cpp py go sh mk spec service"
|
||||
|
Loading…
Reference in New Issue
Block a user