diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index df1e3aca..1630fb79 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -20,4 +20,4 @@ jobs: path-to-signatures: 'signatures/version1/cla.json' path-to-document: 'https://github.com/Staffbase/gha-workflows/blob/main/CLA.md' branch: 'signatures' - allowlist: 0x46616c6b,axdotl,flaxel,*bot* + allowlist: 0x46616c6b,axdotl,flaxel,kaitimmer,*bot* diff --git a/.github/workflows/template_gitops.yml b/.github/workflows/template_gitops.yml index b63f9853..c1c2af87 100644 --- a/.github/workflows/template_gitops.yml +++ b/.github/workflows/template_gitops.yml @@ -16,7 +16,7 @@ on: docker-image: required: false type: string - default: private/${{ github.event.repository.name }} + default: sb-images/${{ github.event.repository.name }} gitops-dev: required: false type: string