From 7ed5a6c371e334938eec5ad4e9193993470eee64 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Wed, 5 Jun 2024 15:20:32 +0200 Subject: [PATCH] ci: remove custom pr-numbers again --- .github/workflows/labeler.yml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 992dc1d9..52474c6a 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,6 +1,5 @@ name: "Pull Request Labeler" on: - - workflow_dispatch - pull_request_target jobs: @@ -11,31 +10,3 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/labeler@v5 - with: - pr-number: | - 2802 - 2797 - 2795 - 2695 - 2519 - 2495 - 2450 - 2449 - 2421 - 2416 - 2285 - 2282 - 2242 - 2232 - 2179 - 1958 - 1956 - 1949 - 1935 - 1884 - 1849 - 1815 - 1750 - 1740 - 1484 - 1450