mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
.github: Remove unnecessary parameter in CherryPickTest
(cherry picked from commit f4a3012619
)
This commit is contained in:
committed by
Asterisk Development Team
parent
48411942d6
commit
94a1f58a57
1
.github/workflows/CherryPickTest.yml
vendored
1
.github/workflows/CherryPickTest.yml
vendored
@@ -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}}
|
||||
|
||||
|
Reference in New Issue
Block a user