mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-21 05:05:40 +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
4
.github/workflows/pr-from-upstream.yml
vendored
4
.github/workflows/pr-from-upstream.yml
vendored
|
@ -8,4 +8,6 @@ on:
|
|||
|
||||
jobs:
|
||||
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