Skip to content

Sync Fork

Sync Fork #23433

Workflow file for this run

name: Sync Fork
on:
push:
schedule:
- cron: '*/15 * * * *'
jobs:
repo-sync:
runs-on: ubuntu-latest
steps:
- uses: TG908/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
owner: arkadiyt
head: main
base: main