diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 164858df3ca..23983530ec8 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -2,8 +2,6 @@ name: 'Auto-label Issues/PRs' on: pull_request: types: [opened] - issues: - types: [opened] jobs: build: runs-on: ubuntu-latest