Skip to content

Commit

Permalink
Update auto-cherry-pick.yml (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
xigongdaEricyang committed May 17, 2022
1 parent 236c90e commit be56f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-cherry-pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: auto cherry pick
uses: xigongdaEricyang/cherry-pick-robot@with-python
with:
pr_label: ^v[0-9]*\.[0-9]*-cherry-pick$
pr_label: ^v[0-9]*\.[0-9]*(.[0-9])?-cherry-pick$
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit be56f43

Please sign in to comment.