fix(ci): disable provenance/sbom to remove unknown/unknown image (#35)

This commit is contained in:
Daniel Volz
2026-01-17 22:22:35 +01:00
committed by GitHub
parent ec3793dd05
commit 13c6430dee
2 changed files with 2 additions and 4 deletions
-4
View File
@@ -3,10 +3,6 @@ name: Test
on:
pull_request:
branches: [main]
paths:
- 'backend/**'
- 'frontend/**'
- '.github/workflows/test.yml'
# Minimal permissions for security
permissions: