fix ci check

This commit is contained in:
Ruben Fiszel
2025-03-20 11:57:14 +01:00
parent 30b95fb7d8
commit 3ea0efd1b3

View File

@@ -2,6 +2,7 @@ name: Backend check
on:
pull_request:
types: [opened, synchronize, reopened]
paths:
- "backend/**"
- ".github/workflows/backend-check.yml"
push: