mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Fixup typo
This commit is contained in:
parent
ac77fc9f3f
commit
91121b9cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue