From 633dcacd155beb4dad96afb5da0b809a877e3200 Mon Sep 17 00:00:00 2001 From: David Widmann Date: Fri, 3 Sep 2021 20:55:59 +0200 Subject: [PATCH] Build documentation on main branch (#4) --- .github/workflows/Documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index ab207e1..3221b92 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -3,7 +3,7 @@ name: Documentation on: push: branches: - - master + - main tags: '*' pull_request: