From 2fcf743090fdf49bc97d9d118be884ce201075eb Mon Sep 17 00:00:00 2001 From: Takehiro Suzuki Date: Thu, 30 Jan 2025 18:09:16 +0900 Subject: [PATCH] Remove pull request trigger from auto-label workflow (#703) --- .github/workflows/auto-label.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/auto-label.yml b/.github/workflows/auto-label.yml index af5de9f42..2ca483604 100644 --- a/.github/workflows/auto-label.yml +++ b/.github/workflows/auto-label.yml @@ -4,9 +4,6 @@ on: issues: types: - opened - pull_request: - types: - - opened jobs: add-label: