Skip to content

Commit

Permalink
Merge pull request jinseob2kim#15 from ChangwooLim/master
Browse files Browse the repository at this point in the history
Update cla.yml
  • Loading branch information
ChangwooLim authored Sep 20, 2023
2 parents c2edd92 + ea54568 commit c58c9f9
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 @@ -25,7 +25,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: 'cla/cla.json'
path-to-document: 'https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'master'
Expand Down

0 comments on commit c58c9f9

Please sign in to comment.