Skip to content

Upstream Sync

Upstream Sync #59

Workflow file for this run

---
name: Upstream Sync
'on':
schedule:
- cron: "15 6 * * 1"
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs: {}

Check failure on line 10 in .github/workflows/upstream-sync.yml

View workflow run for this annotation

GitHub Actions / Upstream Sync

Invalid workflow file

The workflow is not valid. .github/workflows/upstream-sync.yml (Line: 10, Col: 7): The workflow must contain at least one job with no dependencies.