Update README.md as requested
Co-Authored-By: Jonathan Clem <[email protected]>
This commit is contained in:
co-authored by
Jonathan Clem
parent
4418551f1d
commit
1d11b7fefb
@@ -93,7 +93,7 @@ jobs:
|
|||||||
await github.issues.createComment({...context.issue, body: 'Welcome, new contributor!'})
|
await github.issues.createComment({...context.issue, body: 'Welcome, new contributor!'})
|
||||||
```
|
```
|
||||||
|
|
||||||
### Download data from an URL
|
### Download data from a URL
|
||||||
|
|
||||||
You can use the `github` object to access the octokit API. For
|
You can use the `github` object to access the octokit API. For
|
||||||
instance, `github.request`
|
instance, `github.request`
|
||||||
|
|||||||
Reference in New Issue
Block a user