mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +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)
|
||||
```
|
||||
|
||||
### Run customer GraphQL queries
|
||||
### Run custom GraphQL queries
|
||||
|
||||
You can use the `github.graphql` object to run custom GraphQL queries against the GitHub API.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue