diff --git a/.github/workflows/quality-gate.yml b/.github/workflows/quality-gate.yml index e8863c5..e61b588 100644 --- a/.github/workflows/quality-gate.yml +++ b/.github/workflows/quality-gate.yml @@ -13,4 +13,5 @@ jobs: with: project_name: 'scouter' repositories: 'sientia-dataops-library' + requirements_file: 'requirements-local.txt' secrets: inherit \ No newline at end of file