diff --git a/.github/workflows/quality-gate.yml b/.github/workflows/quality-gate.yml index 510a6a5..6b93aeb 100644 --- a/.github/workflows/quality-gate.yml +++ b/.github/workflows/quality-gate.yml @@ -13,4 +13,5 @@ jobs: with: project_name: 'orchestrator' repositories: 'sientia-dataops-library' + requirements_file: 'requirements-local.txt' secrets: inherit