Skip to content

Commit

Permalink
chore(ci): update stale configs
Browse files Browse the repository at this point in the history
  • Loading branch information
dancoombs committed Sep 28, 2023
1 parent 50a5a92 commit 044d11d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ jobs:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
days-before-stale: 30
days-before-close: 5
exempt-assignees: dancoombs,dphilipson,0xfourzerofour,alex-miao
stale-pr-label: "stale"
exempt-issue-labels: "prevent-stale"
exempt-all-milestones: true
exempt-all-assignees: true

todo:
runs-on: "ubuntu-latest"
steps:
Expand Down

0 comments on commit 044d11d

Please sign in to comment.