Skip to content

Commit a7ada99

Browse files
author
Alon Yeshurun
committed
Fix lint
1 parent 03ec57e commit a7ada99

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/policies/resourceManagement.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,11 +203,11 @@ configuration:
203203
- description: Assign enhancement issues to HasanAboShally
204204
if:
205205
- payloadType: Issues
206-
- or:
207-
- isAction:
208-
action: Opened
206+
- isAction:
207+
action: Opened
209208
- hasLabel:
210209
label: enhancement
211210
then:
212-
- addAssignee:
213-
assignee: HasanAboShally
211+
- assignTo:
212+
users:
213+
- HasanAboShally

0 commit comments

Comments
 (0)