Skip to main content

Troubleshooting common issues

IssueFix
Workflow fails with Permission deniedEnsure you added permissions: issues: write under jobs:
Workflow doesn’t runCheck that file is saved under .github/workflows/links.yaml
Issue not created even with broken linksConfirm fail: false and if: steps.lychee.outputs.exit_code != 0 are present