1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-16 15:59:58 -04: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

View File

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