mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-12-25 14:22:16 -05:00
debug
This commit is contained in:
parent
a9085d880c
commit
d7c9a16533
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
|
@ -22,4 +22,5 @@ jobs:
|
|||
destination-branch: main
|
||||
destination-token: ${{ secrets.CASCADING_PR_DESTINATION }}
|
||||
close-merge: true
|
||||
verbose: true
|
||||
update: .forgejo/cascading-pr-end-to-end
|
||||
|
|
Loading…
Reference in a new issue