1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Merge pull request #21485 from riadhlaabidi/issue-14713

Update permissions-required-for-github-apps.md
This commit is contained in:
Courtney Wilson
2022-10-25 14:57:36 -05:00
committed by GitHub

View File

@@ -140,6 +140,7 @@ If you set the metadata permission to **No access** and select a permission that
- [`GET /repos/:owner/:repo/actions/workflows`](/rest/reference/actions#list-repository-workflows) (read)
- [`GET /repos/:owner/:repo/actions/workflows/:workflow_id`](/rest/reference/actions#get-a-workflow) (read)
- [`GET /repos/:owner/:repo/actions/workflows/:workflow_id/runs`](/rest/reference/actions#list-workflow-runs) (read)
- [`POST /repos/:owner/:repo/actions/workflows/:workflow_id/dispatches`](/rest/reference/actions#create-a-workflow-dispatch-event) (write)
{% endif %}
## Administration