From 14b20103c183c99c3238f417be566fd1997cfea0 Mon Sep 17 00:00:00 2001 From: Jannis Weis <31143295+weisJ@users.noreply.github.com> Date: Mon, 23 Mar 2020 15:02:52 +0100 Subject: [PATCH] Update documentation.yml --- .github/workflows/documentation.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 23bd97e3..7ec9aaff 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,10 +1,7 @@ name: Documentation on: push: - paths: - - '*' - pull_request: - paths: + branches: - '*' jobs: