This commit is contained in:
Earl Warren 2024-12-21 05:24:37 +01:00
parent a9085d880c
commit d7c9a16533
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -1,6 +1,6 @@
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
on: on:
pull_request_target: pull_request:
types: types:
- opened - opened
- synchronize - synchronize
@ -22,4 +22,5 @@ jobs:
destination-branch: main destination-branch: main
destination-token: ${{ secrets.CASCADING_PR_DESTINATION }} destination-token: ${{ secrets.CASCADING_PR_DESTINATION }}
close-merge: true close-merge: true
verbose: true
update: .forgejo/cascading-pr-end-to-end update: .forgejo/cascading-pr-end-to-end