workflows: remove missing license constraint

master
Dawid Dziurla 2020-07-31 17:42:54 +02:00 committed by GitHub
parent 0b747f5a42
commit d52423aba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -39,10 +39,6 @@ jobs:
}, {
"label": "legacy",
"path": "Formula/.+@.+"
}, {
"label": "missing license",
"path": "Formula/.+",
"content": "\n( license .+){0}\n"
}, {
"label": "go",
"path": "Formula/.+",