Skip to content

stale-pull-requests

stale-pull-requests #6

---
# Temporary repository-local dry-run caller. Organization-wide adoption remains
# owned by tfroot-github after branch-protection-compatible adoption.
name: stale-pull-requests
on:
schedule:
- cron: "17 3 * * *"
workflow_dispatch:
permissions:
contents: read
pull-requests: read
jobs:
stale:

Check failure on line 16 in .github/workflows/stale-pull-requests.yml

View workflow run for this annotation

GitHub Actions / stale-pull-requests

Invalid workflow file

The workflow is not valid. .github/workflows/stale-pull-requests.yml (Line: 16, Col: 3): Error calling workflow 'makeitworkcloud/shared-workflows/.github/workflows/_stale-pull-requests.yml@e7560bb511468fd800aedbc783d02950d3dff5ca'. The workflow is requesting 'contents: write, pull-requests: write', but is only allowed 'contents: read, pull-requests: read'.
uses: makeitworkcloud/shared-workflows/.github/workflows/_stale-pull-requests.yml@e7560bb511468fd800aedbc783d02950d3dff5ca
with:
dry-run: true