Skip to content

Commit

Permalink
feat: update cla file to dco
Browse files Browse the repository at this point in the history
  • Loading branch information
skifli authored Aug 5, 2024
1 parent 05628eb commit f62b3bd
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 @@ -30,7 +30,7 @@ jobs:
# This token is required only if you have configured to store the signatures in a remote repository/organization
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: "signatures/version1/cla.json"
path-to-signatures: "signatures/version1/dco.json"
path-to-document: "https://github.com/exeme-project/.github/blob/main/CLA.md"
# branch should not be protected
branch: "main"
Expand Down

0 comments on commit f62b3bd

Please sign in to comment.