diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 70ef8be3..42fadd0d 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -6,6 +6,8 @@ name: docs on: pull_request_target: types: [opened, reopened, synchronize] + issue_comment: + types: [created] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: