add label when cherry-picking

This commit is contained in:
Samuel Colvin
2022-09-20 18:38:33 +01:00
parent 7d5ba748a4
commit 80f016ecd6
+1
View File
@@ -25,4 +25,5 @@ jobs:
uses: carloscastrojumo/github-cherry-pick-action@v1.0.1
with:
branch: 1.10.X-fixes
labels: from-cherry-pick
token: ${{ secrets.GITHUB_TOKEN }}