ci: simplify parameters in tdengine-ci-test workflow

This commit is contained in:
chenhaoran 2025-03-12 20:39:17 +08:00
parent 89d64f5ee5
commit e00422751e
1 changed files with 1 additions and 4 deletions

View File

@ -103,6 +103,3 @@ jobs:
if: ${{ needs.fetch-parameters.outputs.run_function_test == 'true' }}
with:
tdinternal: false
specified_source_branch: ${{ github.event.inputs.specified_source_branch }}
specified_target_branch: ${{ github.event.inputs.specified_target_branch }}
specified_pr_number: ${{ github.event.inputs.specified_pr_number }}