Skip to content

chore: add files to sync #5

chore: add files to sync

chore: add files to sync #5

Workflow file for this run

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