Skip to content

Commit

Permalink
PMM-13621-fix-input-name (#3799)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkovychv authored Dec 16, 2024
1 parent 861a145 commit 792ae91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pmm-qa-fb-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'v3' }}
pmm_qa_branch: ${{ inputs.pmm_qa_branch || 'v3' }}
qa_integration_branch: ${{ inputs.pmm_qa_branch || 'v3' }}
pmm_server_image: ${{ inputs.pmm_server_image || 'perconalab/pmm-server:3-dev-latest' }}
pmm_client_image: ${{ inputs.pmm_client_image || 'perconalab/pmm-server:3-dev-latest' }}
pmm_client_version: ${{ inputs.pmm_client_version || '3-dev-latest' }}
Expand Down

0 comments on commit 792ae91

Please sign in to comment.