diff --git a/.github/workflows/cla_bot.yml b/.github/workflows/cla_bot.yml index 60345b3805..eec5b07457 100644 --- a/.github/workflows/cla_bot.yml +++ b/.github/workflows/cla_bot.yml @@ -25,5 +25,5 @@ jobs: path-to-document: 'https://github.com/snowflakedb/CLA/blob/main/README.md' branch: 'main' allowlist: 'dependabot[bot],github-actions,sfc-gh-snyk-sca-sa' - remote-organization-name: 'snowflakedb' + remote-organization-name: 'snowflake-eng' remote-repository-name: 'cla-db'