Skip to content

Commit

Permalink
Update close-state-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymshymko authored Jul 18, 2022
1 parent 268692d commit 180691d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/close-state-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 1 * * *'
permissions:
issues: write
pull-requests: write

jobs:
stale:
Expand Down

0 comments on commit 180691d

Please sign in to comment.