Skip to content

Commit d9bcd3f

Browse files
committed
missing )
Signed-off-by: DanRoscigno <dan@roscigno.com>
1 parent 035cb5d commit d9bcd3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/curl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
-H "Accept: application/vnd.github+json" \
2727
-H "Authorization: Bearer $MEMBERSHIP_TOKEN" \
2828
-H "X-GitHub-Api-Version: 2022-11-28" \
29-
https://api.github.com/orgs/starrocks/teams/docs-maintainer/members | jq -r '.[].login'
29+
https://api.github.com/orgs/starrocks/teams/docs-maintainer/members | jq -r '.[].login')
3030
3131
3232
# Save the allowlisted users in a file

0 commit comments

Comments
 (0)