mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
chore: data.forgejo.org/actions/cascading-pr is the canonical location (#990)
 <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/990): <!--number 990 --><!--line 0 --><!--description Y2hvcmU6IGRhdGEuZm9yZ2Vqby5vcmcvYWN0aW9ucy9jYXNjYWRpbmctcHIgaXMgdGhlIGNhbm9uaWNhbCBsb2NhdGlvbg==-->chore: data.forgejo.org/actions/cascading-pr is the canonical location<!--description--> <!--end release-notes-assistant--> Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/990 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
b6c9da470e
commit
19f4dbeb4b
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: 'code.forgejo.org/oci/node:22-bookworm'
|
image: 'code.forgejo.org/oci/node:22-bookworm'
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/cascading-pr@v2.2.1
|
- uses: https://data.forgejo.org/actions/cascading-pr@v2.2.1
|
||||||
with:
|
with:
|
||||||
origin-url: ${{ forge.server_url }}
|
origin-url: ${{ forge.server_url }}
|
||||||
origin-repo: ${{ forge.repository }}
|
origin-repo: ${{ forge.repository }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue