Skip to content

Commit

Permalink
update cla doc (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
qicz committed May 31, 2022
1 parent 63caa35 commit 8eef01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yaml
Expand Up @@ -19,7 +19,7 @@ jobs:
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://github.com/openingo/cla/blob/main/OpeninGO-CLA.md' # e.g. a CLA or a DCO document
path-to-document: 'https://github.com/openingo/.github/blob/main/OpeninGO-CLA.md' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'cla'
allowlist: bot*
Expand Down

0 comments on commit 8eef01d

Please sign in to comment.