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