Skip to content

Sync Fork

Sync Fork #97

Workflow file for this run

# .github/workflows/sync.yml
name: Sync Fork
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: tgymnich/[email protected]
with:
owner: NyaaCat
base: master
head: master