Skip to content

chore: add renovate config #10

chore: add renovate config

chore: add renovate config #10

Workflow file for this run

---
name: sync-files
permissions:
id-token: write
contents: write
pull-requests: write
on:
push:
branches:
- "main"
workflow_dispatch:
jobs:
sync-files:
uses: devops-roast/github-actions/.github/workflows/sync-files.yaml@main
secrets: inherit