We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4418551 commit 1d11b7fCopy full SHA for 1d11b7f
README.md
@@ -93,7 +93,7 @@ jobs:
93
await github.issues.createComment({...context.issue, body: 'Welcome, new contributor!'})
94
```
95
96
-### Download data from an URL
+### Download data from a URL
97
98
You can use the `github` object to access the octokit API. For
99
instance, `github.request`
0 commit comments