Skip to content

Commit 54c3ad8

Browse files
authored
Update resourceManagement.yml
1 parent d6c14cf commit 54c3ad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/policies/resourceManagement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,11 +2540,11 @@ configuration:
25402540
- addLabel:
25412541
label: TypeSpec
25422542
- if:
2543-
- payloadType: Pull_Request_Review_Comment
2543+
- payloadType: Issue_Comment
25442544
then:
25452545
- if:
25462546
- commentContains:
2547-
pattern: "^\/pr RequestMerge$"
2547+
pattern: "^/pr RequestMerge$"
25482548
isRegex: true
25492549
then:
25502550
- addLabel:

0 commit comments

Comments
 (0)