Skip to content

Commit b921272

Browse files
authored
Updates
1 parent e948e92 commit b921272

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/policies/issueManagement-notTriaged.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@ configuration:
1414
* Issue is opened
1515
* Issue is reopened
1616
* 'needs-more-info' label removed
17-
filters:
17+
if:
18+
- payloadType: Issues
1819
- isNotLabeledWith:
1920
label: 'blazor/subsvc'
2021
- isNotLabeledWith:
2122
label: 'blazor-hybrid/subsvc'
22-
if:
23-
- payloadType: Issues
2423
- or:
2524
- or:
2625
- isAction:

0 commit comments

Comments
 (0)