diff --git a/.github/workflows/labot.yml b/.github/workflows/labot.yml index ceeb9f1..7eca54b 100644 --- a/.github/workflows/labot.yml +++ b/.github/workflows/labot.yml @@ -8,6 +8,10 @@ on: pull_request: branches: - main + issues: + types: [opened] + issue_comment: + types: [created] jobs: install-and-run: