Update build-and-test-plugin.yaml

This commit is contained in:
澄潭
2025-01-15 20:19:58 +08:00
committed by GitHub
parent cceae6ad2a
commit dcd8466127

View File

@@ -6,11 +6,15 @@ on:
paths: paths:
- 'plugins/**' - 'plugins/**'
- 'test/**' - 'test/**'
- 'helm/**'
- 'Makefile.core.mk'
pull_request: pull_request:
branches: [ "*" ] branches: [ "*" ]
paths: paths:
- 'plugins/**' - 'plugins/**'
- 'test/**' - 'test/**'
- 'helm/**'
- 'Makefile.core.mk'
workflow_dispatch: ~ workflow_dispatch: ~
jobs: jobs: