Skip to content

Commit 609007c

Browse files
authored
chore: don't lock PRs with keep-open label
1 parent be4c0c0 commit 609007c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/lock-threads.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
issue-inactive-days: 7
2323
pr-inactive-days: 7
2424
exclude-any-issue-labels: 'keep-open'
25+
exclude-any-pr-labels: 'keep-open'

0 commit comments

Comments
 (0)