We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aada48 commit 566ca90Copy full SHA for 566ca90
.github/workflows/cherryPickAutomation.yml
@@ -38,3 +38,5 @@ jobs:
38
branch: final-2.5.x
39
labels: |
40
cherry-pick
41
+env:
42
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments