Skip to content

Sync Fork

Sync Fork #341

Workflow file for this run

name: Sync Fork
on:
workflow_dispatch:
schedule:
- cron: '52 4 */2 * *'
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: tgymnich/[email protected]
with:
github_token: ${{ secrets.ZSDPOV_TOKEN }}
owner: 2dust
base: main
head: main