mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
.github: Remove unnecessary parameter in CherryPickTest
This commit is contained in:
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