File tree Expand file tree Collapse file tree 7 files changed +19
-12
lines changed Expand file tree Collapse file tree 7 files changed +19
-12
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,13 @@ v3 APIs:
4848 * [ Reviews] ( pull_request/reviews.md )
4949* [ Rate Limits] ( rate_limits.md )
5050* [ Repositories] ( repos.md )
51+ * Actions
52+ * [ Artifacts] ( repo/actions/artifacts.md )
53+ * [ Secrets] ( repo/actions/secrets.md )
54+ * [ Self hosted runners] ( repo/actions/self_hosted_runners.md )
55+ * [ Workflow jobs] ( repo/actions/workflow_jobs.md )
56+ * [ Workflow runs] ( repo/actions/workflow_runs.md )
57+ * [ Workflows] ( repo/actions/workflows.md )
5158 * [ Check Runs] ( repo/check_runs.md )
5259 * [ Check Suites] ( repo/check_suites.md )
5360 * [ Contents] ( repo/contents.md )
Original file line number Diff line number Diff line change 1- ## Repo / Artifacts API
2- [ Back to the "Repos API"] ( ../repos.md ) | [ Back to the navigation] ( ../README.md )
1+ ## Repo / Actions / Artifacts API
2+ [ Back to the "Repos API"] ( ../../ repos.md ) | [ Back to the navigation] ( ../ ../README.md)
33
44### List artifacts for a repository
55
Original file line number Diff line number Diff line change 1- ## Repo / Secrets API
2- [ Back to the "Repos API"] ( ../repos.md ) | [ Back to the navigation] ( ../README.md )
1+ ## Repo / Actions / Secrets API
2+ [ Back to the "Repos API"] ( ../../ repos.md ) | [ Back to the navigation] ( ../ ../README.md)
33
44### List repository secrets
55
Original file line number Diff line number Diff line change 1- ## Repo / Self Hosted Runners API
2- [ Back to the "Repos API"] ( ../repos.md ) | [ Back to the navigation] ( ../README.md )
1+ ## Repo / Actions / Self Hosted Runners API
2+ [ Back to the "Repos API"] ( ../../ repos.md ) | [ Back to the navigation] ( ../ ../README.md)
33
44# List self-hosted runners for a repository
55
Original file line number Diff line number Diff line change 1- ## Repo / Workflow Jobs API
2- [ Back to the "Repos API"] ( ../repos.md ) | [ Back to the navigation] ( ../README.md )
1+ ## Repo / Actions / Workflow Jobs API
2+ [ Back to the "Repos API"] ( ../../ repos.md ) | [ Back to the navigation] ( ../ ../README.md)
33
44### List jobs for a workflow run
55
Original file line number Diff line number Diff line change 1- ## Repo / Workflow Runs API
2- [ Back to the "Repos API"] ( ../repos.md ) | [ Back to the navigation] ( ../README.md )
1+ ## Repo / Actions / Workflow Runs API
2+ [ Back to the "Repos API"] ( ../../ repos.md ) | [ Back to the navigation] ( ../ ../README.md)
33
44### List workflow runs for a repository
55
Original file line number Diff line number Diff line change 1- ## Repo / Workflows API
2- [ Back to the "Repos API"] ( ../repos.md ) | [ Back to the navigation] ( ../README.md )
1+ ## Repo / Actions / Workflows API
2+ [ Back to the "Repos API"] ( ../../ repos.md ) | [ Back to the navigation] ( ../ ../README.md)
33
44### List repository workflows
55
You can’t perform that action at this time.
0 commit comments