mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-21 21:25:38 +00:00
Updated PR pipeline
Some checks failed
Build Artifacts for RetroDECK main manifest / build-project (push) Has been cancelled
Some checks failed
Build Artifacts for RetroDECK main manifest / build-project (push) Has been cancelled
This commit is contained in:
parent
d70ad1ab57
commit
21e4c46fc2
2
.github/workflows/pr-from-upstream.yml
vendored
2
.github/workflows/pr-from-upstream.yml
vendored
|
@ -9,3 +9,5 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
upstream-sync:
|
upstream-sync:
|
||||||
uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main
|
uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main
|
||||||
|
secrets:
|
||||||
|
REKKU_PRIVATE_KEY: ${{ secrets.REKKU_PRIVATE_KEY }}
|
Loading…
Reference in a new issue