Skip to content

Commit

Permalink
Update auto-pick.yml (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinKirs authored Oct 24, 2024
1 parent 2dce118 commit cd4c808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
REPO_NAME: ${{ github.repository }}
CONFLICT_LABEL: cherry-pick-conflict-in-2.1
run: |
python auto-pick-script.py ${{ github.event.pull_request.number }} branch-2.1
python tools/auto-pick-script.py ${{ github.event.pull_request.number }} branch-2.1

0 comments on commit cd4c808

Please sign in to comment.