fix ci
Some checks failed
CI / Lint & Format Check (push) Failing after 5s
CI / Test Backend (push) Failing after 6s
CI / Build Backend (push) Has been skipped
CI / Test Frontend (push) Failing after 6s
CI / Build Frontend (push) Has been skipped
Security Audit / Dependency Review (push) Has been skipped
Security Audit / npm audit (push) Failing after 7s

This commit is contained in:
David 2025-10-08 21:12:34 +02:00
parent e1a43bcee1
commit 44d38e3fc2

View File

@ -2,9 +2,9 @@ name: CI
on: on:
push: push:
branches: [main, develop] branches: [main, dev]
pull_request: pull_request:
branches: [main, develop] branches: [main, dev]
jobs: jobs:
lint-and-format: lint-and-format: