diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml
index cb84e4028..26d9c4fb0 100644
--- a/.github/workflows/gh-pages.yml
+++ b/.github/workflows/gh-pages.yml
@@ -6,8 +6,8 @@ name: Deploy mdBook site to Pages
on:
# Runs on pushes targeting the default branch
- #push:
- # branches: ["main"]
+ push:
+ branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
diff --git a/README.md b/README.md
index ea09c915c..184c58876 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ MiniOB 整体代码简洁,容易上手,设计了一系列由浅入深的题
MiniOB 整体架构如下图所示:
-
+
其中: