Skip to content

Sync labels

Sync labels #1

Workflow file for this run

name: Sync labels
on:
workflow_dispatch:
schedule:
- cron: "0 7 * * 1"
jobs:
sync-labels:

Check failure on line 8 in .github/workflows/sync-labels.yaml

View workflow run for this annotation

GitHub Actions / Sync labels

Invalid workflow file

The workflow is not valid. .github/workflows/sync-labels.yaml (Line: 8, Col: 3): Error calling workflow 'devantler-tech/.github/.github/workflows/sync-labels.yaml@main'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
uses: devantler-tech/.github/.github/workflows/sync-labels.yaml@main