From fff11327feb46dc64f757ab1a23f4150b15ebdb8 Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Sat, 23 Sep 2023 21:10:17 +0200 Subject: [PATCH] better heading --- content/gh_workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/gh_workflow.md b/content/gh_workflow.md index cffcb49..832aecc 100644 --- a/content/gh_workflow.md +++ b/content/gh_workflow.md @@ -16,7 +16,7 @@ - We will let it run `sphinx-build` and make the result available to GitHub Pages. -## Our goal +## Our goal: putting it all together - Host source code with documentation sources on a public Git repository. - Each time we `git push` to the repository, a GitHub action triggers to