Enable "Licence-date-verification" check on release branches

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga 2022-10-17 12:29:59 +02:00
parent 3df37198ca
commit ea095d8990

View File

@ -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"