Skip to content

Commit 8afa155

Browse files
committed
🧹 added issues labels
1 parent af189f2 commit 8afa155

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stale-issues.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ jobs:
3434
# Disable PR processing entirely by setting these to -1
3535
days-before-pr-stale: -1
3636
days-before-pr-close: -1
37+
38+
# Restrict to only issues by using an empty label list for only-issue-labels
39+
only-issue-labels: ''

0 commit comments

Comments
 (0)