Merge pull request #1386 from robertbaldyga/license-check-on-relase-branches

Enable "Licence-date-verification" check on release branches
This commit is contained in:
Robert Baldyga
2022-10-21 07:18:50 +02:00
committed by GitHub

View File

@@ -3,6 +3,7 @@ on:
pull_request:
branches:
- master
- v*
env:
EXTENSIONS: "c h cpp py go sh mk spec service"