Skip to content

Commit

Permalink
Update stale.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkoppert authored Mar 12, 2024
1 parent 3904cb2 commit cce1829
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ on:
schedule:
- cron: '30 1 * * *'

permissions:
issues: write
pull-requests: read

jobs:
stale:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cce1829

Please sign in to comment.