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:
- 'plugins/**'
- 'test/**'
- 'helm/**'
- 'Makefile.core.mk'
pull_request:
branches: [ "*" ]
paths:
- 'plugins/**'
- 'test/**'
- 'helm/**'
- 'Makefile.core.mk'
workflow_dispatch: ~
jobs: