Skip to content

Commit ae70e18

Browse files
authored
ci: update auto close
[skip ci]
1 parent 2058a37 commit ae70e18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto-close.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
with:
1414
repo-token: ${{ secrets.WDIO_BOT_GITHUB_TOKEN }}
1515
only-issue-labels: 'Reproducible Example Missing'
16-
stale-issue-label: 'Reproducible Example Missing'
16+
stale-issue-label: ':classical_building: Stale'
1717
days-before-close: 7
18-
days-before-stale: -1
18+
days-before-stale: 7
1919
close-issue-message: >
2020
Thanks for raising this issue 🙏
2121

0 commit comments

Comments
 (0)