parent
3feb9d2304
commit
5c61865dfb
4
.github/workflows/cla.yaml
vendored
4
.github/workflows/cla.yaml
vendored
@ -20,10 +20,10 @@ jobs:
|
|||||||
uses: contributor-assistant/github-action@v2.4.0
|
uses: contributor-assistant/github-action@v2.4.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_PERSONAL_ACCESS_TOKEN }}
|
||||||
with:
|
with:
|
||||||
path-to-signatures: 'version1/cla.json'
|
path-to-signatures: 'version1/cla.json'
|
||||||
path-to-document: 'https://github.com/pelican-dev/panel/blob/3.x/contributor_license_agreement.md'
|
path-to-document: 'https://github.com/pelican-dev/panel/blob/main/contributor_license_agreement.md'
|
||||||
branch: 'main'
|
branch: 'main'
|
||||||
allowlist: dependabot[bot]
|
allowlist: dependabot[bot]
|
||||||
remote-organization-name: pelican-dev
|
remote-organization-name: pelican-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user