mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-17 09:56:18 -05:00
Update linter.yml
This commit is contained in:
parent
e32c651573
commit
0c7dfd590b
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Lint other files
|
- name: Lint other files
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
uses: github/super-linter@v3.10.1
|
uses: github/super-linter@v3.10.2
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
|
Loading…
Reference in New Issue
Block a user