Skip to content

Commit

Permalink
pull request review comment trigger
Browse files Browse the repository at this point in the history
* check if word trigger show progress on web

* checkout PR

* checkout PR

* pr review comment
  • Loading branch information
Leonz5288 authored May 28, 2021
1 parent d53fcec commit 41a977f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/persubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
types: [opened, synchronize, reopened]

# Where does this run?
jobs:
code_format:
name: Code Format
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/reply_action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: PR reply actions
on:
issue_comment:
types: [created, edited, deleted]
pull_request_review_comment:
types: [created, deleted]

# AAABBBCCCDDD
jobs:
Expand Down

0 comments on commit 41a977f

Please sign in to comment.