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
89e4ee8e89
commit
f3e3824548
1 changed files with 2 additions and 5 deletions
7
.github/workflows/pr-reply.yml
vendored
7
.github/workflows/pr-reply.yml
vendored
|
@ -7,12 +7,9 @@
|
||||||
name: Reply to PRs
|
name: Reply to PRs
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, reopened]
|
branches: [ master, 1.23.X ]
|
||||||
|
|
||||||
permissions:
|
permissions: write-all
|
||||||
issues: write
|
|
||||||
pull-requests: write
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
reply:
|
reply:
|
||||||
|
|
Loading…
Add table
Reference in a new issue