Skip to content

Commit eec05a0

Browse files
committed
Add label to exempt specific PRs from stalled labeling
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
1 parent cfaf931 commit eec05a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stalled.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
days-before-pr-close: -1
2828
days-before-issue-close: -1
2929
exempt-draft-pr: true
30+
exempt-pr-labels: 'no-stall'

0 commit comments

Comments
 (0)