ci: update

This commit is contained in:
Folke Lemaitre 2024-07-05 16:00:54 +02:00
parent a1d23e80ba
commit 53661bb38c
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
10 changed files with 105 additions and 105 deletions

18
.github/workflows/pr.yml vendored Normal file
View file

@ -0,0 +1,18 @@
name: PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
permissions:
pull-requests: read
jobs:
pr-title:
uses: folke/github/.github/workflows/pr.yml@main
secrets: inherit