Skip to content

Commit 20e7ac5

Browse files
committed
docs: formatting
1 parent 37cf840 commit 20e7ac5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ npm install
3131
npm run all:action
3232
```
3333

34-
The `all:action` script builds and tests the action and stores the built action in the
35-
`dist` directory. GitHub Marketplace actions require build files to be present in the repository.
34+
The `all:action` script builds and tests the action and stores the built action
35+
in the `dist` directory. GitHub Marketplace actions require build files to be
36+
present in the repository.
3637

3738
### Pull Requests
3839

0 commit comments

Comments
 (0)