We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72fa39 commit e3f675eCopy full SHA for e3f675e
.github/workflows/cla_bot.yml
@@ -22,7 +22,7 @@ jobs:
22
PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_BOT_TOKEN }}
23
with:
24
path-to-signatures: 'signatures/version1.json'
25
- path-to-document: 'https://github.com/Snowflake-Labs/CLA/blob/main/README.md'
+ path-to-document: 'https://github.com/snowflakedb/CLA/blob/main/README.md'
26
branch: 'main'
27
allowlist: 'dependabot[bot],github-actions, sfc-gh-snyk-sca-sa'
28
remote-organization-name: 'snowflakedb'
0 commit comments