diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index ae238f3..7a09091 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -3,6 +3,8 @@ name: Maintain One Comment on: issues: types: [opened, edited] + issue_comment: + types: [created, edited] pull_request: types: [assigned, opened, synchronize, edited]