diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c73e9f0..f303ef9 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -4,7 +4,7 @@ name: deploy-book on: push: branches: - - master + - main # 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 # folder has been modified.