From b7649470617a89f5dddcea84b9299ce02064e3c4 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Wed, 5 Jun 2024 15:08:20 +0200 Subject: [PATCH] ci: run labeler on existing PRs --- .github/workflows/labeler.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index d045889e..61f13c89 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -11,3 +11,35 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/labeler@v5 + with: + pr-number: | + 3444 + 3428 + 3403 + 3402 + 3353 + 3303 + 3301 + 3293 + 3291 + 3235 + 3212 + 3169 + 3148 + 3131 + 3128 + 3073 + 3023 + 2975 + 2960 + 2956 + 2910 + 2909 + 2907 + 2881 + 2878 + 2859 + 2858 + 2853 + 2837 + 2804