Authorization: Bearer ********************
curl --location --request GET '/open/github/dispatch?token&owner&repo'
{ "data": { "x-oauth-scopes": "admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete:packages, delete_repo, gist, notifications, repo, user, workflow, write:discussion, write:packages", "x-ratelimit-limit": "5000", "x-ratelimit-remaining": "4990", "x-ratelimit-reset": "1646234044", "x-ratelimit-resource": "core", "x-ratelimit-used": "10" }, "message": "请求成功!请跳转链接查看:https://github.com/kkfive/kkadmin-open/actions", "type": "success", "code": 0 }