chore: update pipelines

This commit is contained in:
Koen Kanters
2025-03-02 21:47:53 +01:00
parent 9d02d574ad
commit 20f76fe48a
2 changed files with 18 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ on:
pull_request:
types: [opened, synchronize]
branches: [master]
paths: ['src/**', 'tests/**']
paths: ['src/**', 'tests/**', 'package.json']
workflow_dispatch:
jobs: