Skip to content

Commit 0c82089

Browse files
chore(ci): storage-refactor sync use Yoshi Code Bot (#6355)
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
1 parent bd218cd commit 0c82089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# https://github.com/marketplace/actions/sync-branches
2424
uses: tretuna/sync-branches@1.4.0
2525
with:
26-
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
26+
GITHUB_TOKEN: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
2727
FROM_BRANCH: "main"
2828
TO_BRANCH: "storage-refactor"
2929
REVIEWERS: '["noahdietz", "cloud-storage-dpe"]'

0 commit comments

Comments
 (0)