DEBUG: Erreur de schéma de donnée #6

Merged
Mathis merged 2 commits from dev into prod 2026-01-14 20:17:43 +01:00
2 changed files with 0 additions and 8 deletions
Showing only changes of commit 48ebc7dc36 - Show all commits

View File

@@ -3,9 +3,6 @@ on:
push: push:
paths: paths:
- 'backend/**' - 'backend/**'
pull_request:
paths:
- 'backend/**'
jobs: jobs:
test: test:

View File

@@ -5,11 +5,6 @@ on:
- 'frontend/**' - 'frontend/**'
- 'backend/**' - 'backend/**'
- 'documentation/**' - 'documentation/**'
pull_request:
paths:
- 'frontend/**'
- 'backend/**'
- 'documentation/**'
jobs: jobs:
lint: lint: