[FORGEJO] allow pull requests to cascade (#97)

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/97
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
pull/99/head
Earl Warren 2023-10-29 17:49:00 +00:00 committed by earl-warren
parent 7e9d43667b
commit 1917d803a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# SPDX-License-Identifier: MIT
on:
pull_request:
pull_request_target:
types:
- opened
- synchronize