Skip to content

Commit df29d19

Browse files
authored
Add @gabrieldonadel to allowed GitHub users for pick requests (#1120)
1 parent 9d03535 commit df29d19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
'robhogan',
2727
'hezi',
2828
'motiz88',
29-
'vzaidman'
29+
'vzaidman',
30+
'gabrieldonadel'
3031
];
3132
3233
const commentBody = context.payload.comment.body;

0 commit comments

Comments
 (0)