Skip to content

Mark Stale

Mark Stale #545

Workflow file for this run

name: Mark Stale
on:
schedule:
- cron: '44 18 * * *'
jobs:
stale:

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

View workflow run for this annotation

GitHub Actions / Mark Stale

Invalid workflow file

The workflow is not valid. .github/workflows/stale.yml (Line: 8, Col: 3): Error calling workflow 'cosmicmind/github-actions/.github/workflows/stale.yml@release'. The nested job 'stale' is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
uses: cosmicmind/github-actions/.github/workflows/stale.yml@release