Skip to content

Commit

Permalink
Updated workflow to run on pull_request comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AA25 committed Jul 1, 2024
1 parent c56de17 commit ddf3215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: build-test-deploy

on:
issue_comment:
pull_request_review_comment:
types: [created]

jobs:
Expand Down

0 comments on commit ddf3215

Please sign in to comment.