Merge branch 'main' into docs/branch-protection-instructions

This commit is contained in:
Daniel Volz
2026-01-01 20:11:05 +01:00
committed by GitHub
-5
View File
@@ -3,11 +3,6 @@ name: Test
on:
pull_request:
branches: [main]
paths:
- 'backend/**'
- 'frontend/**'
- 'package*.json'
- '.github/workflows/test.yml'
# Minimal permissions for security
permissions: