提交 cbf3bb18 编写于 作者: L luzzyzhang 提交者: luzzyzhang

ci(yaml): fix only pull request run ci lint

上级 494f23db
......@@ -8,6 +8,7 @@ on:
jobs:
check-commit:
runs-on: ubuntu-latest
if: ${{ github.event.pull_request }}
steps:
- uses: actions/checkout@v2.3.1
with:
......@@ -18,6 +19,7 @@ jobs:
check-format:
runs-on: ubuntu-latest
if: ${{ github.event.pull_request }}
steps:
- uses: actions/checkout@v2.3.1
with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册