diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f342eec..4126d35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,6 +98,8 @@ jobs: - "tests/**" - "scripts/comptes-test.sh" - "scripts/tls-selfsigned.sh" + - "Makefile" + - ".env.example" - ".github/workflows/e2e.yml" sonar: - "apps/backend/**"