GET /repos/:owner/:repo/actions/artifacts (:read)GET /repos/:owner/:repo/actions/artifacts/:artifact_id (:read)DELETE /repos/:owner/:repo/actions/artifacts/:artifact_id (:write)GET /repos/:owner/:repo/actions/artifacts/:artifact_id/zip (:read)GET /repos/:owner/:repo/actions/jobs/:job_id (:read)GET /repos/:owner/:repo/actions/jobs/:job_id/logs (:read)GET /repos/:owner/:repo/actions/runs (:read)GET /repos/:owner/:repo/actions/runs/:run_id (:read)GET /repos/:owner/:repo/actions/runs/:run_id/artifacts (:read)POST /repos/:owner/:repo/actions/runs/:run_id/cancel (:write)GET /repos/:owner/:repo/actions/runs/:run_id/jobs (:read)GET /repos/:owner/:repo/actions/runs/:run_id/logs (:read)DELETE /repos/:owner/:repo/actions/runs/:run_id/logs (:write)POST /repos/:owner/:repo/actions/runs/:run_id/rerun (:write)GET /repos/:owner/:repo/actions/workflows (:read)GET /repos/:owner/:repo/actions/workflows/:workflow_id (:read)GET /repos/:owner/:repo/actions/workflows/:workflow_id/runs (:read)