Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronliu0130 authored Nov 10, 2023
1 parent c9a5c5a commit 9ad91c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '0 0 * * *'
schedule:
- cron: '0 0 * * *'
workflow_dispatch:

permissions:
contents: write # only for delete-branch option
issues: write
Expand Down

0 comments on commit 9ad91c7

Please sign in to comment.