Skip to content

Commit e3f675e

Browse files
authored
Update cla_bot.yml (snowflakedb#422)
1 parent a72fa39 commit e3f675e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla_bot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_BOT_TOKEN }}
2323
with:
2424
path-to-signatures: 'signatures/version1.json'
25-
path-to-document: 'https://github.com/Snowflake-Labs/CLA/blob/main/README.md'
25+
path-to-document: 'https://github.com/snowflakedb/CLA/blob/main/README.md'
2626
branch: 'main'
2727
allowlist: 'dependabot[bot],github-actions, sfc-gh-snyk-sca-sa'
2828
remote-organization-name: 'snowflakedb'

0 commit comments

Comments
 (0)