Skip to content

Commit

Permalink
ci: Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jul 18, 2024
1 parent 874b78d commit 225ff46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
schedule:
- cron: '30 1 * * *'

permissions:
contents: write # only for delete-branch option
issues: write
pull-requests: write

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

0 comments on commit 225ff46

Please sign in to comment.