mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-02 17:15:10 +02:00
ci: update
This commit is contained in:
parent
f64bbd29fb
commit
6eb8cacd0f
10 changed files with 52 additions and 141 deletions
10
.github/workflows/labeler.yml
vendored
10
.github/workflows/labeler.yml
vendored
|
@ -1,12 +1,8 @@
|
|||
name: "Pull Request Labeler"
|
||||
name: "PR Labeler"
|
||||
on:
|
||||
- pull_request_target
|
||||
|
||||
jobs:
|
||||
labeler:
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v5
|
||||
uses: folke/github/.github/workflows/labeler.yml@main
|
||||
secrets: inherit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue