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

This commit is contained in:
2024-08-16 15:10:18 +02:00
parent a2e78e2e36
commit 88b158b7b4

View File

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