Update issue_comment.yml

This commit is contained in:
Issac Lin 2021-12-27 17:26:10 +08:00 committed by GitHub
parent 60f29adf7f
commit d59a98072e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@main
- name: PullRequestHandler
uses: ScoopInstaller/Scoop-GithubActions@main
uses: ScoopInstaller/GithubActions@main
if: startsWith(github.event.comment.body, '/verify')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}