提交 e7a862aa 编写于 作者: H huangxinda

feat(ci): cancel previous workflow

上级 b7572146
......@@ -4,7 +4,11 @@ on:
push:
branches: [master, try-import]
pull_request:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
check-commit:
runs-on: ubuntu-latest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册