Skip to content

Sync with upstream #715

Sync with upstream

Sync with upstream #715

Workflow file for this run

name: Sync with upstream
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
sync:
name: Sync with upstream
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: 🔃 Sync fork
uses: tgymnich/fork-sync@v1
with:
owner: serde-rs
merge_method: merge