We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10a8863 + 8ef8210 commit 126ddf9Copy full SHA for 126ddf9
.github/workflows/sync-main.yml
@@ -64,6 +64,7 @@ jobs:
64
run: |
65
git push origin auto/sync-main-pr
66
env:
67
+ GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
68
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
69
- name: Create PR if it doesn't exist
70
shell: bash
0 commit comments