From 6df68ed488cd05c442e2a96b78bae778d35945e7 Mon Sep 17 00:00:00 2001 From: Baptiste Boulongne Date: Thu, 13 Aug 2026 00:44:06 +0200 Subject: [PATCH] chore: CI on every PRs --- .github/workflows/ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b045b46..0a98183 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,11 +2,6 @@ name: CI on: pull_request: - paths: - - "Dockerfile" - - "docker/**" - - ".github/workflows/ci.yml" - - ".github/workflows/publish.yml" permissions: contents: read