Skip to content

Commit 566ca90

Browse files
committed
Add token to complete workflow.
Signed-off-by: Jerome Luckenbach <[email protected]>
1 parent 7aada48 commit 566ca90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cherryPickAutomation.yml

+2
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ jobs:
3838
branch: final-2.5.x
3939
labels: |
4040
cherry-pick
41+
env:
42+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)