Skip to content

Commit e6eb688

Browse files
shwstpprLocharla, Sandeep
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 598c08a commit e6eb688

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.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)