diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index d1be2dba..c3a876ac 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -4,9 +4,8 @@ on: push: branches: - master - paths-ignore: - - '**.md' - - 'docs/**' + paths: + - '**/**.php' pull_request: branches: - master @@ -16,9 +15,8 @@ on: - reopened - ready_for_review - review_requested - paths-ignore: - - '**.md' - - 'docs/**' + paths: + - '**/**.php' jobs: integration: diff --git a/.github/workflows/vuepress-deploy.yml b/.github/workflows/vuepress-deploy.yml index 68db8fd5..b115eb01 100644 --- a/.github/workflows/vuepress-deploy.yml +++ b/.github/workflows/vuepress-deploy.yml @@ -3,6 +3,8 @@ on: push: branches: - master + paths: + - 'docs/**' jobs: build: diff --git a/README.md b/README.md index f84d49b7..20f3c6ef 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,42 @@
+
+
+
-[](https://github.com/zhamao-robot/zhamao-framework/search?q=AnnotationBase)
-[](https://github.com/zhamao-robot/zhamao-framework/search?q=TODO)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+