diff --git a/.github/workflows/quality-gate.yml b/.github/workflows/quality-gate.yml index b28e5f3..10ca492 100644 --- a/.github/workflows/quality-gate.yml +++ b/.github/workflows/quality-gate.yml @@ -15,4 +15,4 @@ jobs: with: project_name: 'model_manager' repositories: 'sientia-dataops-library,sientia-model-library' - secrets: inherit + secrets: inherit \ No newline at end of file