mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-18 23:34:04 +02:00
Update pr-reply.yml
This commit is contained in:
parent
c458c56587
commit
c97c8a7d8a
1 changed files with 4 additions and 1 deletions
5
.github/workflows/pr-reply.yml
vendored
5
.github/workflows/pr-reply.yml
vendored
|
@ -7,7 +7,10 @@
|
||||||
name: Reply to PRs
|
name: Reply to PRs
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
branches: [ master, 1.23.X ]
|
types: [opened, synchronize]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
reply:
|
reply:
|
||||||
|
|
Loading…
Add table
Reference in a new issue