Skip to content

Commit 7e55c46

Browse files
authored
Update blossom-ci.yml (#1553)
Add Carmelo and Mehdi to Blossom CI authorized users.
1 parent acebcc9 commit 7e55c46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/blossom-ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ jobs:
6262
github.actor == 'coreyjadams' ||
6363
github.actor == 'CharlelieLrt' ||
6464
github.actor == 'abokov-nv' ||
65-
github.actor == 'laserkelvin'
65+
github.actor == 'laserkelvin' ||
66+
github.actor == 'mehdiataei' ||
67+
github.actor == 'melo-gonzo'
6668
)
6769
steps:
6870
- name: Check if comment is issued by authorized person

0 commit comments

Comments
 (0)