diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 61f13c89..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,35 +10,3 @@ 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