From 876a0a0a8623339c709c2dc9118a5438c4017d09 Mon Sep 17 00:00:00 2001 From: Colin Wilson Date: Fri, 4 Nov 2022 03:04:35 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20workflow=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docsearch-scraper-production.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/docsearch-scraper-production.yaml b/.github/workflows/docsearch-scraper-production.yaml index 02194b5..b3bdb68 100644 --- a/.github/workflows/docsearch-scraper-production.yaml +++ b/.github/workflows/docsearch-scraper-production.yaml @@ -1,6 +1,9 @@ name: DocSearch Scraper on: + workflow_run: + workflows: [deploy-production] + types: [completed] push: branches: - release From dbeb84e7a69844ec074600eced4ff6a87acb5e6b Mon Sep 17 00:00:00 2001 From: Colin Wilson Date: Fri, 4 Nov 2022 03:08:50 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=81=20content=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/docs/test_markdown/unorthodox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/test_markdown/unorthodox.md b/content/docs/test_markdown/unorthodox.md index 86c4c8d..3577d19 100644 --- a/content/docs/test_markdown/unorthodox.md +++ b/content/docs/test_markdown/unorthodox.md @@ -16,7 +16,7 @@ toc: true Various notification styles: {{< alert >}} -The Tutorial is intended for novice to intermediate users.
Hello World +This is the default alert without any options.
No `context` or `icon` parameter defined. {{< /alert >}} {{< alert context="info" >}}