Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
102a0f7d
Commit
102a0f7d
authored
Apr 11, 2025
by
muyangli
Browse files
update
parent
c78c99f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.github/workflows/pr_test.yaml
.github/workflows/pr_test.yaml
+4
-0
No files found.
.github/workflows/pr_test.yaml
View file @
102a0f7d
...
@@ -7,6 +7,10 @@ on:
...
@@ -7,6 +7,10 @@ on:
# issue_comment:
# issue_comment:
# types: [created]
# types: [created]
concurrency
:
group
:
pr_test
cancel-in-progress
:
false
jobs
:
jobs
:
check-comment
:
check-comment
:
if
:
${{ github.event_name == 'workflow_dispatch' || (github.event_name == 'issue_comment' && github.event.issue.pull_request) }}
if
:
${{ github.event_name == 'workflow_dispatch' || (github.event_name == 'issue_comment' && github.event.issue.pull_request) }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment