Skip to content

Commit

Permalink
Update cla.md file path
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Aug 9, 2024
1 parent 355300d commit 7f217d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: "docs/signatures/cla.json"
path-to-document: "https://github.com/cla-assistant/github-action/blob/master/docs/cla.md" # e.g. a CLA or a DCO document
path-to-document: "https://github.com/opengeos/HyperCoast/blob/main/docs/cla.md" # e.g. a CLA or a DCO document
# branch should not be protected
branch: "main"
allowlist: user1,bot*
Expand Down

0 comments on commit 7f217d4

Please sign in to comment.