Skip to content

Commit b5fe8f2

Browse files
authored
update cla doc (#72)
1 parent 3e9adbc commit b5fe8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2020
with:
2121
path-to-signatures: 'signatures/version1/cla.json'
22-
path-to-document: 'https://github.com/openingo/cla/blob/main/OpeninGO-CLA.md' # e.g. a CLA or a DCO document
22+
path-to-document: 'https://github.com/openingo/.github/blob/main/OpeninGO-CLA.md' # e.g. a CLA or a DCO document
2323
# branch should not be protected
2424
branch: 'cla'
2525
allowlist: bot*

0 commit comments

Comments
 (0)