From 1f82b5e1cd134500d7c5ddfca5a08aa003d5f6f2 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Fri, 2 Apr 2021 08:03:23 +0200
Subject: [PATCH] pause building doc

---
 .github/workflows/Documentation.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml
index a76ec43f1..63e886f1c 100644
--- a/.github/workflows/Documentation.yml
+++ b/.github/workflows/Documentation.yml
@@ -2,8 +2,6 @@ name: Documentation
 
 on:
   push:
-    branches:
-      - master
     tags: '*'
 
 jobs:
-- 
GitLab