mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-14 22:52:43 +02:00
ci: remove custom pr-numbers
This commit is contained in:
parent
cf2870cce0
commit
39c10b2b81
1 changed files with 0 additions and 33 deletions
33
.github/workflows/labeler.yml
vendored
33
.github/workflows/labeler.yml
vendored
|
@ -1,6 +1,5 @@
|
||||||
name: "Pull Request Labeler"
|
name: "Pull Request Labeler"
|
||||||
on:
|
on:
|
||||||
- workflow_dispatch
|
|
||||||
- pull_request_target
|
- pull_request_target
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -11,35 +10,3 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- 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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue