Skip to content

Mark stale issues and pull requests #37

Mark stale issues and pull requests

Mark stale issues and pull requests #37

Workflow file for this run

---
name: Mark stale issues and pull requests
on:
workflow_dispatch:
schedule:
- cron: 40 9 * * *
jobs:
stale:

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

View workflow run for this annotation

GitHub Actions / Mark stale issues and pull requests

Invalid workflow file

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