Skip to content

sync fork with upstream #35

sync fork with upstream

sync fork with upstream #35

Workflow file for this run

name: sync fork with upstream
on:
schedule:
- cron: '11 8 * * 1' # 8:11 UTC on Monday
workflow_dispatch: # for manual testing
jobs:
sync-fork-pr:
runs-on: ubuntu-latest
steps:
- uses: tgymnich/[email protected]
with:
owner: grafana
base: main
head: main