Skip to content

Commit db49392

Browse files
committed
More review feedback
1 parent 6a55a8f commit db49392

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ The GitHub Actions extension lets you manage you manage your workflows, view the
88

99
### Manage workflows and runs
1010

11-
Manage your workflows and runs without leaving your editor. Keep track of your CI builds and deployments. Investigate failures and view logs.
11+
* Manage your workflows and runs without leaving your editor.
12+
* Keep track of your CI builds and deployments.
13+
* Investigate failures and view logs.
1214

1315
![View workflow runs and logs](./media/workflows.png)
1416

@@ -24,7 +26,7 @@ Be more confident when authoring and modifying workflows. Find errors before com
2426

2527
![Tooltip showing description for a pull_request payload](media/docs.png)
2628

27-
**Validation and code completion** for the YAML schema and GitHub Action Expressions. Get instant validation and code completion for the workflow schema, expression functions, event payloads, and job or step `outputs`:
29+
**Validation and code completion** for the YAML schema and GitHub Actions Expressions. Get instant validation and code completion for the workflow schema, expression functions, event payloads, and job or step `outputs`:
2830

2931
![Validation for YAML keys and expressions](media/validation.png)
3032

0 commit comments

Comments
 (0)