mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-15 07:02:26 +02:00
ci: label more PRs
This commit is contained in:
parent
39c10b2b81
commit
71165ac52a
1 changed files with 29 additions and 0 deletions
29
.github/workflows/labeler.yml
vendored
29
.github/workflows/labeler.yml
vendored
|
@ -1,5 +1,6 @@
|
||||||
name: "Pull Request Labeler"
|
name: "Pull Request Labeler"
|
||||||
on:
|
on:
|
||||||
|
- workflow_dispatch
|
||||||
- pull_request_target
|
- pull_request_target
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -10,3 +11,31 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue