mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Fixup typo
This commit is contained in:
@@ -179,7 +179,7 @@ jobs:
|
|||||||
console.log(result)
|
console.log(result)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run customer GraphQL queries
|
### Run custom GraphQL queries
|
||||||
|
|
||||||
You can use the `github.graphql` object to run custom GraphQL queries against the GitHub API.
|
You can use the `github.graphql` object to run custom GraphQL queries against the GitHub API.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user