From 5a70e9cf0a7800903ad5a4610cb9c0927091926b Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Sat, 23 Aug 2025 22:28:49 +0300 Subject: [PATCH] Cleanup --- .github/workflows/static.yml | 2 -- docker/test/compose.yml | 1 - 2 files changed, 3 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 05cacba7..767f2510 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -4,7 +4,6 @@ on: - 'docs/**' - 'README.md' - 'CHANGELOG.md' - - '.env.example' - '.gitignore' - '.gitattributes' - 'infection.json.dist' @@ -16,7 +15,6 @@ on: - 'docs/**' - 'README.md' - 'CHANGELOG.md' - - '.env.example' - '.gitignore' - '.gitattributes' - 'infection.json.dist' diff --git a/docker/test/compose.yml b/docker/test/compose.yml index 9de30896..e3d42992 100644 --- a/docker/test/compose.yml +++ b/docker/test/compose.yml @@ -17,4 +17,3 @@ services: - caddy_data:/data - caddy_config:/config tty: true -