Skip to content

Sync repositories

Sync repositories #7

Workflow file for this run

on:
workflow_run:
workflows:
- "iOS create release and publish"
types:
- completed
workflow_dispatch:
jobs:
run:
uses: rees46/workflow/.github/workflows/reusable-ios-synchronization.yaml@master
permissions: write-all
secrets:
token: ${{ secrets.JADE_SMITH_BOT_TOKEN }}