Skip to content

Commit

Permalink
Add pull_request_review_comment evnet to test
Browse files Browse the repository at this point in the history
  • Loading branch information
grieve54706 committed May 24, 2024
1 parent d962ba3 commit 715b833
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-dev-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ on:
push:
branches:
- main
pull_request_review_comment:
types: [created]

jobs:
build-dev-image:
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 715b833

Please sign in to comment.