Skip to content

Commit 655deb3

Browse files
committed
Update sync-main-to-dev.yaml
1 parent 3aca13a commit 655deb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-main-to-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
gh pr create --base $BASE --head $HEAD \
3535
--label "Housekeeping" \
36-
--reviewer "OAI/TSC" \
36+
--reviewer "OAI/tsc" \
3737
--title "$BASE: update from $HEAD" \
3838
--body "Merge \`$HEAD\` into \`$BASE\`."
3939
env:

0 commit comments

Comments
 (0)