Skip to content

Sync Fork

Sync Fork #6090

Workflow file for this run

name: Sync Fork
on:
schedule:
- cron: '*/30 * * * *'
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: tgymnich/[email protected]
with:
base: main
head: main
ignore_fail: true