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