Skip to content

Mark stale issues and pull requests #698

Mark stale issues and pull requests

Mark stale issues and pull requests #698

Workflow file for this run

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

Check failure on line 11 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: 11, Col: 3): Error calling workflow 'secretflow/.github/.github/workflows/stale.yml@main'. The workflow is requesting 'contents: read', but is only allowed 'contents: none'.
uses: secretflow/.github/.github/workflows/stale.yml@main