Skip to content

Commit 5e1310a

Browse files
authored
Add @motiz88 and @vzaidman to allowedUsers for @react-native-bot (#1056)
1 parent a1284c8 commit 5e1310a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/react-native-bot-merger.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ jobs:
2424
'cipolleschi',
2525
'fabriziocucci',
2626
'robhogan',
27-
'hezi'
27+
'hezi',
28+
'motiz88',
29+
'vzaidman'
2830
];
2931
3032
const commentBody = context.payload.comment.body;

0 commit comments

Comments
 (0)