Updated PR pipeline
Some checks failed
Build Artifacts for RetroDECK main manifest / build-project (push) Has been cancelled

This commit is contained in:
XargonWan 2024-11-08 10:49:58 +09:00
parent d70ad1ab57
commit 21e4c46fc2

View file

@ -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 }}