feature/forgejo-actions #13

Merged
manuel merged 5 commits from feature/forgejo-actions into main 2026-03-07 23:53:08 +01:00
Showing only changes of commit 775d1e7720 - Show all commits

View file

@ -11,5 +11,5 @@ jobs:
run: npm install run: npm install
- name: Run npm build - name: Run npm build
run: npm run build run: npm run build
- name: Run npm lints - name: Run npm lint
run: npm run lint run: npm run lint