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

Lint: refine

This commit is contained in:
loyalsoldier 2020-08-25 00:04:31 +08:00
parent bd533a506a
commit efb53bd59e
No known key found for this signature in database
GPG Key ID: 23829BBC1ACF2C90

View File

@ -1,11 +1,11 @@
name: Lint Code Base
name: Lint
on:
push:
branches: [master]
pull_request:
branches: [master]
types: [assigned, opened, synchronize, reopened]
types: [opened, synchronize, reopened]
jobs:
lint: