Skip to content

Commit a1a5188

Browse files
shwstpprowsferraro
authored andcommitted
gha: fix duplicate key for stale workflow
Fixes failing pre-commit GHA Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent a7d5aa1 commit a1a5188

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
days-before-pr-close: 240
4242
exempt-issue-labels: 'gsoc,good-first-issue,long-term-plan'
4343
exempt-pr-labels: 'status:ready-for-merge,status:needs-testing,status:on-hold'
44-
days-before-close: -1
4544
- uses: actions/stale@v10
4645
with:
4746
stale-issue-label: 'archive'

0 commit comments

Comments
 (0)