Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanshVij committed Jul 3, 2024
1 parent 5cf2429 commit 9ef5395
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/signatures/v1/cla.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"signedContributors": [
]
}
2 changes: 1 addition & 1 deletion .github/workflows/cla.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
path-to-signatures: 'signatures/v1/cla.json'
path-to-signatures: '.github/signatures/v1/cla.json'
path-to-document: 'https://github.com/loopholelabs/drafter/blob/master/CLA.md'
branch: 'master'
allowlist: bot*

0 comments on commit 9ef5395

Please sign in to comment.