Skip to content

Commit 946e958

Browse files
authored
Add @robhogan to the bot permission list (#852)
1 parent d9036cf commit 946e958

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
@@ -22,7 +22,8 @@ jobs:
2222
const allowedUsers = [
2323
'cortinico',
2424
'cipolleschi',
25-
'fabriziocucci'
25+
'fabriziocucci',
26+
'robhogan'
2627
];
2728
2829
const commentBody = context.payload.comment.body;

0 commit comments

Comments
 (0)