提交 a4b6e2ae 编写于 作者: J Jackson Kearl

Fix yaml syntax error (honestly why does anyone even use this)

上级 4ca518b1
......@@ -18,7 +18,7 @@ jobs:
ref: v19
path: ./actions
- name: Checkout Repo
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'author-verification-requested')
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'author-verification-requested')
uses: actions/checkout@v2
with:
path: ./repo
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册