Skip to content

Commit

Permalink
Revert Add apps permissions for code scanning org endpoint (github#25023
Browse files Browse the repository at this point in the history
)
  • Loading branch information
starcke authored Feb 4, 2022
1 parent 7f8c74d commit 6a9296b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -921,9 +921,6 @@ _Teams_
{% ifversion fpt or ghes > 3.0 or ghae -%}
- [`GET /repos/:owner/:repo/code-scanning/sarifs/:sarif_id`](/rest/reference/code-scanning#get-information-about-a-sarif-upload) (:read)
{% endif -%}
{% ifversion fpt or ghec or ghes > 3.4 or ghae-issue-5435 -%}
- [`GET /orgs/:org/code-scanning/alerts`](/rest/reference/code-scanning#list-code-scanning-alerts-by-organization) (:read)
{% endif -%}

{% ifversion fpt or ghes or ghec %}
### Permission on "self-hosted runners"
Expand Down

0 comments on commit 6a9296b

Please sign in to comment.