Skip to content

Commit 4a4eaa9

Browse files
committed
ci: add CLA
1 parent 5e7c14b commit 4a4eaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sign-cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: cla-assistant/[email protected]
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18-
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT }}
18+
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_PAT }}
1919
with:
2020
path-to-signatures: "signatures/cla.json"
2121
path-to-document: "https://github.com/windmill-labs/windmill/blob/master/CLA.md"

0 commit comments

Comments
 (0)