From d7a0e1caabdda45206f95e080ff6d542ee0301b5 Mon Sep 17 00:00:00 2001 From: Thomas Schouten Date: Thu, 1 Feb 2024 20:20:41 +0100 Subject: [PATCH] Run build to test changes --- .github/workflows/docs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 565b702ce..eb7850e75 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -2,7 +2,6 @@ name: Build docs on: push: - branches: ["master", "docs"] workflow_dispatch: # Gives the workflow permissions to clone the repo and create a page deployment