diff --git a/.github/workflows/quality-gate.yml b/.github/workflows/quality-gate.yml index 61ea960..61887f6 100644 --- a/.github/workflows/quality-gate.yml +++ b/.github/workflows/quality-gate.yml @@ -13,6 +13,7 @@ on: jobs: quality-gate: uses: Aignosi/github_workflow_templates/.github/workflows/dataops-module-quality-gate.yml@main + permissions: write-all with: project_name: 'ingestor' repositories: 'sientia-dataops-library'