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:31:37 +02:00
parent 43894dd4a5
commit f69b91ae25

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"