mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-18 23:34:04 +02:00
wip
This commit is contained in:
parent
7e8217192e
commit
4ee6146ff8
1 changed files with 5 additions and 1 deletions
6
.github/workflows/pr-reply.yml
vendored
6
.github/workflows/pr-reply.yml
vendored
|
@ -6,8 +6,12 @@
|
|||
# - Also show the advanced usage link: https://github.com/louislam/uptime-kuma/wiki/Test-Pull-Requests
|
||||
name: Reply to PRs
|
||||
on:
|
||||
# pull_request_target:
|
||||
# types: [ opened, reopened ]
|
||||
pull_request_target:
|
||||
types: [ opened, reopened ]
|
||||
branches:
|
||||
- master
|
||||
types: [synchronize]
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
|
Loading…
Add table
Reference in a new issue