Skip to content

Commit a2d4dc3

Browse files
hsnabszhdnnguyenalex836
authored andcommitted
Fix sentence structure in "checks-availability" reusable (github#32280)
Co-authored-by: Alex Nguyen <[email protected]>
1 parent a490f0a commit a2d4dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Write permission for the REST API to interact with checks is only available to {% data variables.product.prodname_github_apps %}. {% data variables.product.prodname_oauth_apps %} and authenticated users can view check runs and check suites, but they are not able to create them. If you aren't building a {% data variables.product.prodname_github_app %}, you might be interested in the using the REST API to interact with [commit statuses](/rest/commits#commit-statuses).
1+
Write permission for the REST API to interact with checks is only available to {% data variables.product.prodname_github_apps %}. {% data variables.product.prodname_oauth_apps %} and authenticated users can view check runs and check suites, but they are not able to create them. If you aren't building a {% data variables.product.prodname_github_app %}, you might be interested in using the REST API to interact with [commit statuses](/rest/commits#commit-statuses).

0 commit comments

Comments
 (0)