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