1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-08 08:36:34 +00:00
lazy.nvim/.github/workflows/labeler.yml
Folke Lemaitre 53661bb38c
ci: update
2024-07-05 16:03:09 +02:00

8 lines
144 B
YAML

name: "PR Labeler"
on:
- pull_request_target
jobs:
labeler:
uses: folke/github/.github/workflows/labeler.yml@main
secrets: inherit