diff --git a/.gitea/workflows/service-packs.yaml b/.gitea/workflows/service-packs.yaml index 008d538..2255952 100644 --- a/.gitea/workflows/service-packs.yaml +++ b/.gitea/workflows/service-packs.yaml @@ -7,7 +7,7 @@ on: branches: - main paths: - - 'lib/**' + - 'app/**' jobs: build: