Fixed pr worklfow structure

This commit is contained in:
XargonWan 2024-11-05 12:16:39 +09:00
parent 93362eabbf
commit 2b0b49fec9

View file

@ -6,10 +6,5 @@ on:
- cron: "30 0 * * *" # Run every day at 00:30 UTC (9:30 JST) - cron: "30 0 * * *" # Run every day at 00:30 UTC (9:30 JST)
jobs: jobs:
Upstream-sync: upstream-sync:
runs-on: ubuntu-latest uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main
steps:
- name: "Sync with upstream"
uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main