Fixed actions trigger path filter

This commit is contained in:
2026-01-23 11:05:32 +01:00
parent 1ba8b188e5
commit ea6a027fc5

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- "main" - "main"
paths: paths:
- "applications/**" - "base_apps/**"
workflow_dispatch: workflow_dispatch:
env: env: