.github: Remove unnecessary parameter in CherryPickTest

(cherry picked from commit f4a3012619)
pull/310/head
George Joseph 2 years ago committed by Asterisk Development Team
parent 48411942d6
commit 94a1f58a57

@ -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}}

Loading…
Cancel
Save