Skip to content

.github/workflows/repo_sync.yml #610

.github/workflows/repo_sync.yml

.github/workflows/repo_sync.yml #610

Workflow file for this run

---
on:
schedule:
- cron: '44 17 * * *'
jobs:
repo_sync:
runs-on: ubuntu-latest
container:
image: quay.io/prometheus/golang-builder
steps:
- uses: actions/checkout@v3
- run: ./scripts/sync_repo_files.sh