From 60067f1e8b26a8cb2ee2c35251004ba461829658 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Wed, 31 Jan 2024 22:11:44 +0100 Subject: [PATCH] . --- .github/workflows/build-docs.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-docs.yaml b/.github/workflows/build-docs.yaml index 205ae53..c7ede94 100644 --- a/.github/workflows/build-docs.yaml +++ b/.github/workflows/build-docs.yaml @@ -7,10 +7,10 @@ name: Build Documentation -on: - push: - branches: - - main +#on: +# push: +# branches: +# - main jobs: build-documentation: