ci: update

This commit is contained in:
Folke Lemaitre 2024-07-05 15:31:26 +02:00
parent f64bbd29fb
commit 6eb8cacd0f
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
10 changed files with 52 additions and 141 deletions

View file

@ -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