Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
Signed-off-by: sashashura <[email protected]>
  • Loading branch information
sashashura authored and bep committed Sep 2, 2022
1 parent bef31b5 commit 5e03de0
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 @@ -3,8 +3,13 @@ on:
workflow_dispatch:
schedule:
- cron: '30 1 * * *'
permissions:
contents: read
jobs:
stale:
permissions:
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@08e671be8ac8944d0e132aa71d0ae8ccfb347675
Expand Down

0 comments on commit 5e03de0

Please sign in to comment.