diff --git a/.github/workflows/services.yml b/.github/workflows/services.yml index 5b34525b..e0ce70f8 100644 --- a/.github/workflows/services.yml +++ b/.github/workflows/services.yml @@ -7,7 +7,7 @@ on: - main paths: - "Dockerfile" - - "services/**" + - "*/**" pull_request: branches: - main