Skip to content

Sync

Sync #202

Workflow file for this run

name: 'Sync'
on:
push:
delete:
jobs:
call-reusable-sync:
name: Call Reusable Sync
uses: ./.github/workflows/sync-reusable.yml
secrets: inherit