Skip to content

Commit

Permalink
fix cla github action
Browse files Browse the repository at this point in the history
  • Loading branch information
geclos committed Sep 19, 2024
1 parent 7de1eb2 commit c9d2bc4
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 @@ -24,6 +24,6 @@ jobs:
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_TOKEN }}
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://github.com/latitude-dev/latitude/blob/main/cla.md'
path-to-document: 'https://github.com/latitude-dev/latitude-llm/blob/main/cla.md'
branch: 'signatures'
allowlist: geclos,cesr,csansoon,andresgutgon,samulatitude,cesr,ferranrodriguez

0 comments on commit c9d2bc4

Please sign in to comment.