Skip to content

Commit da920e0

Browse files
authored
Add CLA signatures to .github repo (#506)
1 parent 9060307 commit da920e0

File tree

2 files changed

+2
-36
lines changed

2 files changed

+2
-36
lines changed

.github/workflows/cla.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
# This token is required only if you have configured to store the signatures in a remote repository/organization
2626
# PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2727
with:
28+
remote-organization-name: 'parseablehq' # enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
29+
remote-repository-name: '.github' # enter the remote repository name where the signatures should be stored (Default is storing the signatures in the same repository)
2830
path-to-signatures: 'signatures/version1/cla.json'
2931
path-to-document: 'https://github.com/parseablehq/.github/blob/main/CLA.md' # e.g. a CLA or a DCO document
3032
# branch should not be protected

signatures/version1/cla.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)