From 692c8b15cd5cd94c06a7a9b8c25367ee011f3270 Mon Sep 17 00:00:00 2001 From: Tristan Nolde Date: Mon, 25 Sep 2023 20:40:41 +0200 Subject: [PATCH] Update .github/workflows/documentation.yaml Co-authored-by: Philipp Horstenkamp --- .github/workflows/documentation.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index b144ea9..b55e5eb 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -4,7 +4,6 @@ on: push: branches: - main - - docs/timeline-etc pull_request: types: [reopened, opened, synchronize]