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