Skip to content

Commit

Permalink
Resolve ACP PRs checks waiting, using Personal Access Token
Browse files Browse the repository at this point in the history
  • Loading branch information
jyejare authored and pondrejk committed Sep 12, 2022
1 parent 9c149a5 commit a8110bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_cherry_pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Cherry pick into ${{ matrix.to_branch }}
uses: jyejare/github-cherry-pick-action@main
with:
token: ${{ secrets.CHERRYPICK_PAT }}
branch: ${{ matrix.to_branch }}
labels: |
Auto_Cherry_Picked
Expand Down

0 comments on commit a8110bc

Please sign in to comment.