Commit 102a0f7d authored by muyangli's avatar muyangli
Browse files

update

parent c78c99f6
......@@ -7,6 +7,10 @@ on:
# issue_comment:
# types: [created]
concurrency:
group: pr_test
cancel-in-progress: false
jobs:
check-comment:
if: ${{ github.event_name == 'workflow_dispatch' || (github.event_name == 'issue_comment' && github.event.issue.pull_request) }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment