From 673b1991eb0523c21b5e41553897d6f01e0eb2e7 Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Fri, 6 Oct 2023 01:07:31 +0200 Subject: [PATCH] master or main. --- .github/workflows/deploy-docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 1a678c4..5fddf6c 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -4,6 +4,7 @@ name: deploy-docs on: push: branches: + - main - master # If your git repository has the Jupyter Book within some-subfolder next to # unrelated files, you can make this run only if a file within that specific