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)
jobs:
Upstream-sync:
runs-on: ubuntu-latest
steps:
- name: "Sync with upstream"
upstream-sync:
uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main