Impeccable

This commit is contained in:
Timo Knuth
2026-04-29 20:34:09 +02:00
parent 9b31e77daa
commit aab808c553
22 changed files with 1827 additions and 684 deletions

View File

@@ -1,6 +1,6 @@
name: CI
on: [push]
on: [push, pull_request]
jobs:
build:
@@ -23,4 +23,4 @@ jobs:
run: npm run build
- name: Run linter
run: npm run lint
run: npm run lint