Skip to content

Commit d413542

Browse files
committed
exempt tested config from stale
1 parent 2f2ab68 commit d413542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
uses: homebridge/.github/.github/workflows/stale.yml@latest
1111
secrets:
1212
token: ${{ secrets.GITHUB_TOKEN }}
13+
with:
14+
exempt-issue-labels: 'tested config'

0 commit comments

Comments
 (0)