Skip to content

feat: automatic update of workflows master #22

feat: automatic update of workflows master

feat: automatic update of workflows master #22

Workflow file for this run

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