Lint before publish
This commit is contained in:
parent
a2e78e2e36
commit
88b158b7b4
@ -6,6 +6,9 @@ on:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
lints:
|
||||
uses: ./.gitea/workflows/lints.yml
|
||||
|
||||
tests:
|
||||
uses: ./.gitea/workflows/node.yml
|
||||
|
||||
|
Reference in New Issue
Block a user