mirror of https://code.forgejo.org/forgejo/runner
no need to checkout before running cascading-pr
parent
6d77918ad1
commit
92cd7c8e19
|
@ -9,7 +9,6 @@ jobs:
|
|||
cascade:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/cascading-pr@v1
|
||||
with:
|
||||
origin-url: ${{ env.GITHUB_SERVER_URL }}
|
||||
|
|
Loading…
Reference in New Issue