Skip to content

Commit

Permalink
Add CI user. (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Kamenev authored Jan 27, 2025
1 parent 90c8f68 commit 0cb59a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/blossom-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:
github.actor == 'yairchn' ||
github.actor == 'pzharrington' ||
github.actor == 'hasethinvd' ||
github.actor == 'rishikeshranade'
github.actor == 'rishikeshranade' ||
github.actor == 'hakhondzadeh'
)
steps:
- name: Check if comment is issued by authorized person
Expand Down

0 comments on commit 0cb59a8

Please sign in to comment.