Skip to content

Sync with Upstream and Create PR #29

Sync with Upstream and Create PR

Sync with Upstream and Create PR #29

name: "Sync with Upstream and Create PR"
on:
workflow_call:
workflow_dispatch:
schedule:
- cron: "30 0 * * *" # Run every day at 00:30 UTC (9:30 JST)
jobs:
upstream-sync:
uses: RetroDECK/components-template/.github/workflows/pr_from_upstream.yml@main

Check failure on line 11 in .github/workflows/pr-from-upstream.yml

View workflow run for this annotation

GitHub Actions / Sync with Upstream and Create PR

Invalid workflow file

The workflow is not valid. .github/workflows/pr-from-upstream.yml (Line: 11, Col: 11): Secret REKKU_PRIVATE_KEY is required, but not provided while calling.