Skip to content

Commit 4d60e82

Browse files
authored
Fix the policy
1 parent bc5c3d5 commit 4d60e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/policies/label-prs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ configuration:
66
resourceManagementConfiguration:
77
eventResponderTasks:
88
- description: Label main to live PRs
9-
triggerOnOwnActions: true
10-
if:
9+
- triggerOnOwnActions: true
10+
- if:
1111
- payloadType: Pull_Request
1212
- isAction:
1313
action: Opened

0 commit comments

Comments
 (0)