1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-22 23:45:24 +00:00

Fix: lint lack of GitHub Token

This commit is contained in:
loyalsoldier 2020-08-24 19:57:46 +08:00
parent edb9bc45ac
commit 6f04c36d33
No known key found for this signature in database
GPG Key ID: 23829BBC1ACF2C90

View File

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