Skip to content

Commit

Permalink
Update cla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dturnerx committed Jun 3, 2024
1 parent eda3222 commit 145bbe1
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: 'signatures/version1/cla.json'
path-to-document: 'FIDO_CLA.md' # e.g. a CLA or a DCO document
path-to-document: 'https://github.com/fido-alliance/credential-exchange-feedback/blob/main/FIDO_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 145bbe1

Please sign in to comment.