Skip to content

Commit

Permalink
Update stale.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBearPresident authored Dec 9, 2024
1 parent 3006ae3 commit 4b31849
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
- cron: "*/30 * * * *"
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -115,7 +115,6 @@ jobs:
operations-per-run: 250
remove-stale-when-updated: true
stale-issue-label: "needs-more-information"
labels-to-remove-when-unstale: "needs-more-information"
exempt-issue-labels: "no-stale,help-wanted"
stale-issue-message: >
There has been a request for more information.
Expand Down

0 comments on commit 4b31849

Please sign in to comment.