Skip to content

Commit 749dd51

Browse files
update workflow files
1 parent 7cfa9be commit 749dd51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: CI
66
on:
77
pull_request_target:
88
types: [opened, reopened, synchronize]
9+
issue_comment:
10+
types: [created]
911

1012
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1113
jobs:

0 commit comments

Comments
 (0)