.github: Remove unnecessary parameter in CherryPickTest

(cherry picked from commit f4a3012619)
This commit is contained in:
George Joseph
2023-05-01 06:48:32 -06:00
committed by Asterisk Development Team
parent 48411942d6
commit 94a1f58a57

View File

@@ -40,7 +40,6 @@ jobs:
with:
repo: ${{github.repository}}
pr_number: ${{env.PR_NUMBER}}
cherry_pick_test_label: ${{vars.CHERRY_PICK_TEST_LABEL}}
cherry_pick_regex: ${{vars.CHERRY_PICK_REGEX}}
github_token: ${{secrets.GITHUB_TOKEN}}