diff --git a/.github/workflows/commenter.yml b/.github/workflows/commenter.yml index 364809d9..8b905c72 100644 --- a/.github/workflows/commenter.yml +++ b/.github/workflows/commenter.yml @@ -4,9 +4,11 @@ on: issues: types: - labeled + - unlabeled pull_request: types: - labeled + - unlabeled jobs: comment: