未验证 提交 c20e420a 编写于 作者: M Medya Gh

yaml lint

上级 37eb4456
name: master
on:
name: MasterCI
on:
push:
path:
- '**.go'
branches:
- master # Push events on master branch paths:
branches:
- master
paths:
- '**.go'
env:
GOPROXY: https://proxy.golang.org
jobs:
......
name: CI
on:
- pull_request
paths:
- '**.go'
on:
pull_request:
paths:
- '**.go'
env:
GOPROXY: https://proxy.golang.org
jobs:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册