We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff027c8 commit cfff56aCopy full SHA for cfff56a
1 file changed
.github/workflows/sync_branch.yaml
@@ -23,7 +23,7 @@ jobs:
23
# https://github.com/marketplace/actions/sync-branches
24
uses: tretuna/[email protected]
25
with:
26
- GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ GITHUB_TOKEN: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
27
FROM_BRANCH: "main"
28
TO_BRANCH: "storage-refactor"
29
REVIEWERS: '["noahdietz", "cloud-storage-dpe"]'
0 commit comments