mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
update
This commit is contained in:
parent
04902c4dcb
commit
b66f793bc9
2
.github/workflows/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||
with:
|
||||
path-to-signatures: "signatures/version1/cla.json"
|
||||
path-to-document: "https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md" # e.g. a CLA or a DCO document
|
||||
path-to-document: "https://raw.githubusercontent.com/w-okada/voice-changer/master/LICENSE-CLA" # e.g. a CLA or a DCO document
|
||||
# branch should not be protected
|
||||
branch: "master"
|
||||
#allowlist: user1,bot*
|
||||
|
@ -1,12 +0,0 @@
|
||||
{
|
||||
"signedContributors": [
|
||||
{
|
||||
"name": "w-okada",
|
||||
"id": 48346627,
|
||||
"comment_id": 1667653492,
|
||||
"created_at": "2023-08-07T11:07:00Z",
|
||||
"repoId": 527419347,
|
||||
"pullRequestNo": 659
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user