ci: add CLA

This commit is contained in:
Ruben Fiszel
2022-05-10 09:02:28 +02:00
parent 4f8d15cd2e
commit eda3546d4c

View File

@@ -15,7 +15,7 @@ jobs:
uses: cla-assistant/github-action@v2.1.3-beta
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_PAT }}
with:
path-to-signatures: "signatures/cla.json"
path-to-document: "https://github.com/windmill-labs/windmill/blob/master/CLA.md"