mirror of
https://github.com/alibaba/higress.git
synced 2026-03-05 00:50:53 +08:00
Update build-and-test-plugin.yaml
This commit is contained in:
8
.github/workflows/build-and-test-plugin.yaml
vendored
8
.github/workflows/build-and-test-plugin.yaml
vendored
@@ -4,13 +4,13 @@ on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- plugins/**
|
||||
- test/**
|
||||
- 'plugins/**'
|
||||
- 'test/**'
|
||||
pull_request:
|
||||
branches: ["*"]
|
||||
paths:
|
||||
- plugins/**
|
||||
- test/**
|
||||
- 'plugins/**'
|
||||
- 'test/**'
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user