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

Appearance settings

Commit 46a476b

Browse filesBrowse files
authored
Merge pull request actions#269 from kevgo/patch-1
Improve grammar
2 parents b682e42 + ebee604 commit 46a476b
Copy full SHA for 46a476b

File tree

1 file changed

+2
-3
lines changed
Filter options

1 file changed

+2
-3
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-3Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.