提交 1948b5df 编写于 作者: I Ilya Zuyev

cleanup

上级 9b8570d7
......@@ -27,12 +27,6 @@ jobs:
if: contains(github.event.pull_request.labels.*.name, 'ok-to-test')
runs-on: ubuntu-18.04
steps:
- name: Check ok-to-test label
uses: shioyang/check-pr-labels-on-push-action@v1.0.3
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
labels: '["ok-to-test"]'
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册