8000 Improve grammar · avneeshb-c/github-script@ebee604 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit ebee604

Browse files
authored
Improve grammar
1 parent 377d38f commit ebee604

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
This action makes it easy to quickly write a script in your workflow that
88
uses the GitHub API and the workflow run context.
99

10-
In order to use this action, a `script` input is provided. The value of that
11-
input should be the body of an asynchronous function call. The following
12-
arguments will be provided:
10+
To use this action, provide an input named `script` that contains the body of an asynchronous function call.
11+
The following arguments will be provided:
1312

1413
- `github` A pre-authenticated
1514
[octokit/rest.js](https://octokit.github.io/rest.js) client with pagination plugins

0 commit comments

Comments
 (0)
0