Skip to content

Commit

Permalink
Merge pull request #21485 from riadhlaabidi/issue-14713
Browse files Browse the repository at this point in the history
Update permissions-required-for-github-apps.md
  • Loading branch information
cmwilson21 authored Oct 25, 2022
2 parents 11ae1b0 + 9f8be6d commit bcf24b9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bcf24b9

Please sign in to comment.