Skip to content

Commit

Permalink
Fixing the typo in username.
Browse files Browse the repository at this point in the history
Signed-off-by: Koji Noguchi <[email protected]>
  • Loading branch information
knoguchi22 committed Nov 26, 2024
1 parent 6385a3f commit d0ddc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blossom-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
github.actor == 'SurajAralihalli' ||
github.actor == 'jihoonson' ||
github.actor == 'ustcfy' ||
github.actor == 'knoguchi'
github.actor == 'knoguchi22'
)
steps:
- name: Check if comment is issued by authorized person
Expand Down

0 comments on commit d0ddc3e

Please sign in to comment.