Skip to content

Close Stale Issues and PRs #11

Close Stale Issues and PRs

Close Stale Issues and PRs #11

name: Close Stale Issues and PRs
on:
schedule:
- cron: 34 0 * * *
workflow_dispatch:
permissions:
issues: write
pull-requests: write
jobs:
stale:
name: Close Stale
uses: Laravel-Lang/.github/.github/workflows/close-stale-issues.yml@main