Skip to content

Commit eb522f3

Browse files
authored
Update cla.yaml (#138)
Remove ORG_TOKEN as it's no longer needed and we want to delete it from our github org.
1 parent 3730aa9 commit eb522f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cla.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
uses: contributor-assistant/github-action@v2.6.1
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18-
PERSONAL_ACCESS_TOKEN : ${{ secrets.ORG_TOKEN }}
1918
with:
2019
branch: 'cla-signatures'
2120
path-to-signatures: 'signatures/version1/cla.json'

0 commit comments

Comments
 (0)