Skip to content

Sync any source updates #1

Sync any source updates

Sync any source updates #1

Workflow file for this run

name: Sync any source updates
on:
workflow_dispatch:
schedule:
- cron: '0 2 * * *'
jobs:
update:
uses: overlookinfra/shared-actions/.github/workflows/sync.yml@main

Check failure on line 8 in .github/workflows/sync.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sync.yml

Invalid workflow file

error parsing called workflow ".github/workflows/sync.yml" -> "overlookinfra/shared-actions/.github/workflows/sync.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.