diff --git a/.github/workflows/quality-gate.yml b/.github/workflows/quality-gate.yml index 01b4e34..53df74e 100644 --- a/.github/workflows/quality-gate.yml +++ b/.github/workflows/quality-gate.yml @@ -14,4 +14,5 @@ jobs: uses: Aignosi/github_workflow_templates/.github/workflows/dataops-module-quality-gate.yml@main with: project_name: 'ingestor' - repositories: 'sientia-dataops-library' \ No newline at end of file + repositories: 'sientia-dataops-library' + secrets: inherit \ No newline at end of file