Skip to content

Handle stale issues #33

Handle stale issues

Handle stale issues #33

Workflow file for this run

name: Handle stale issues
on:
workflow_dispatch:
schedule:
- cron: '37 7 * * *'
jobs:
call-stale-workflow:

Check failure on line 9 in .github/workflows/stale.yml

View workflow run for this annotation

GitHub Actions / Handle stale issues

Invalid workflow file

The workflow is not valid. .github/workflows/stale.yml (Line: 9, Col: 3): Error calling workflow 'pimcore/workflows-collection-public/.github/workflows/[email protected]'. The nested job 'stale' is requesting 'issues: write', but is only allowed 'issues: none'.
uses: pimcore/workflows-collection-public/.github/workflows/[email protected]