From be7e46e901f27f76622a800ba214f7c6a4462e77 Mon Sep 17 00:00:00 2001 From: Ade Date: Mon, 1 Jul 2024 22:36:16 +0100 Subject: [PATCH] updated PR comment to be discussion instead --- .github/workflows/build-test-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: