diff --git a/.github/workflows/build-test-deploy.yml b/.github/workflows/build-test-deploy.yml index 658920c..2cdd820 100644 --- a/.github/workflows/build-test-deploy.yml +++ b/.github/workflows/build-test-deploy.yml @@ -1,7 +1,7 @@ name: build-test-deploy on: - pull_request_review_comment: + discussion_comment: types: [created] jobs: