Merge pull request #117 from Loyalsoldier/fix-lint

Fix: lint lack of GitHub Token
pull/2714/head
RPRX 2020-08-24 12:09:19 +00:00 committed by GitHub
commit 969f68ba24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ jobs:
VALIDATE_ALL_CODEBASE: false
VALIDATE_JSON: false
VALIDATE_ANSIBLE: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}