Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Sync Fork

Sync Fork #1

Workflow file for this run

name: Sync Fork
on:
schedule:
- cron: '0 8 * * *'
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: tgymnich/[email protected]
with:
owner: asdf-vm
repo: asdf-plugins
base: main
head: master