mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 04:37:31 +08:00
Update build-and-test-plugin.yaml
This commit is contained in:
4
.github/workflows/build-and-test-plugin.yaml
vendored
4
.github/workflows/build-and-test-plugin.yaml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user