提交 244ec55f 编写于 作者: D Daming 提交者: wu-sheng

skip unnecessary action (#3973)

* skip unnecessary action

* revert ci & e2e

* update
上级 6475ab3d
......@@ -16,7 +16,7 @@
name: CI AND IT
on: [pull_request, push]
on: [pull_request]
jobs:
CI:
......
......@@ -16,7 +16,16 @@
name: PluginsTest
on: [pull_request]
on:
pull_request:
paths:
- '**/pom.xml'
- 'apm-commons/**'
- 'apm-protocol/**'
- 'apm-sniffer/**'
- 'test/plugin/**'
- 'apm-application-toolkit/**'
- '.github/workflows/plugins-test.yaml'
jobs:
Spring_Dubbo:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册