mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Hot-fix cla.yml
This commit is contained in:
parent
bdc1f26400
commit
2e78ea1178
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
id: members
|
||||
uses: octokit/request-action@v2.x
|
||||
with:
|
||||
route: GET /orgs/anyproto/members
|
||||
route: GET /orgs/anyproto/members?per_page=100
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.ANY_CLA_TOKEN }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue