Skip to content

.github/workflows/sync-labels.yml #6

.github/workflows/sync-labels.yml

.github/workflows/sync-labels.yml #6

Workflow file for this run

name: Sync Labels
on:
schedule:
- cron: "30 22 * * 1"
workflow_dispatch:
jobs:
sync_labels_workflow:
uses: turbot/powerpipe-workflows/.github/workflows/sync-labels.yml@main

Check failure on line 9 in .github/workflows/sync-labels.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sync-labels.yml

Invalid workflow file

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