Skip to content

Commit f129190

Browse files
authored
Mark PRs needing squashing as stale after a while
1 parent ac4a041 commit f129190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale_bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
steps:
1010
- uses: actions/stale@v9
1111
with:
12-
any-of-labels: 'needs-more-info'
12+
any-of-labels: 'needs-more-info,SQUASH'

0 commit comments

Comments
 (0)