Skip to content

Issue and PR hygiene #644

Issue and PR hygiene

Issue and PR hygiene #644

Workflow file for this run

on:
schedule:
- cron: '0 10 * * *'
name: Issue and PR hygiene
jobs:
stale:
uses: krakend/.github/.github/workflows/stale.yml@main
lock-threads:

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

View workflow run for this annotation

GitHub Actions / Issue and PR hygiene

Invalid workflow file

The workflow is not valid. .github/workflows/default.yml (Line: 8, Col: 3): Error calling workflow 'krakend/.github/.github/workflows/lock-threads.yml@main'. The workflow is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
uses: krakend/.github/.github/workflows/lock-threads.yml@main