Merge branch 'master' into feature/add-proxy-clone-functionality

This commit is contained in:
Frank Elsinga 2025-06-23 15:27:29 +02:00 committed by GitHub
commit caf80ceb51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,12 @@ name: Reply to PRs
on:
pull_request:
types: [opened, reopened]
permissions:
issues: write
pull-requests: write
contents: read
jobs:
reply:
runs-on: ubuntu-latest