Skip to content

Sync with upstream #516

Sync with upstream

Sync with upstream #516

Workflow file for this run

name: Sync with upstream
on:
workflow_dispatch:
schedule:
- cron: '30 13 */1 * *'
jobs:
sync:
uses: turistu/odds-n-ends/.github/workflows/sync.yml@main
secrets: inherit
with:
branch: fixes
upstream: https://github.com/strace/strace
permissions:
contents: write