mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 16:16:21 +00:00
Add style:check to ci workflow
This commit is contained in:
@@ -15,7 +15,8 @@ bash> npm run build
|
||||
|
||||
It also has a pre-commit hook configured via
|
||||
[husky](https://www.npmjs.com/package/husky) that should run the build script
|
||||
before each commit.
|
||||
before each commit. Additionally, this hook formats code and lints it, as
|
||||
well.
|
||||
|
||||
## Releasing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user