chore: CI on every PRs

This commit is contained in:
Baptiste Boulongne
2026-08-13 00:44:06 +02:00
parent c6a306897c
commit 6df68ed488
-5
View File
@@ -2,11 +2,6 @@ name: CI
on:
pull_request:
paths:
- "Dockerfile"
- "docker/**"
- ".github/workflows/ci.yml"
- ".github/workflows/publish.yml"
permissions:
contents: read