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

Enable "Licence-date-verification" check on release branches
This commit is contained in:
Robert Baldyga
2022-11-22 20:25:00 +01: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"