Skip to content

Commit 0419f8f

Browse files
authored
Updates
1 parent b921272 commit 0419f8f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/policies/issueManagement-notTriaged.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ configuration:
1414
* Issue is opened
1515
* Issue is reopened
1616
* 'needs-more-info' label removed
17-
if:
18-
- payloadType: Issues
17+
filters:
1918
- isNotLabeledWith:
2019
label: 'blazor/subsvc'
2120
- isNotLabeledWith:
2221
label: 'blazor-hybrid/subsvc'
22+
if:
23+
- payloadType: Issues
2324
- or:
2425
- or:
2526
- isAction:

0 commit comments

Comments
 (0)