We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a83af commit 21e085aCopy full SHA for 21e085a
.github/workflows/cla.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: contributor-assistant/github-action@v2.6.1
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
- PERSONAL_ACCESS_TOKEN: ${{ secrets.pat }}
26
with:
27
path-to-signatures: 'signatures/version1/cla.json'
28
path-to-document: 'https://github.com/HyperPlay-Gaming/hyperplay-desktop-client/blob/main/doc/cla.md'
0 commit comments