Lint before publish
All checks were successful
/ Misc Linters (push) Successful in 27s
/ Build App (push) Successful in 59s

This commit is contained in:
Valentin Brandl 2024-08-16 15:10:18 +02:00
parent a2e78e2e36
commit 88b158b7b4
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -6,6 +6,9 @@ on:
- 'v*' - 'v*'
jobs: jobs:
lints:
uses: ./.gitea/workflows/lints.yml
tests: tests:
uses: ./.gitea/workflows/node.yml uses: ./.gitea/workflows/node.yml