Update stale.yml

This commit is contained in:
Elliot Matson 2024-05-09 19:37:11 -05:00 committed by GitHub
parent 5fe62c074d
commit 58f586024c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,10 @@ on:
- cron: '0 */1 * * *' - cron: '0 */1 * * *'
workflow_dispatch: workflow_dispatch:
permissions:
issues: write
pull-requests: write
jobs: jobs:
stale: stale:
runs-on: ubuntu-latest runs-on: ubuntu-latest