diff --git a/.github/workflows/readthedocs.yml b/.github/workflows/readthedocs.yml index 623a7ca..093cbf9 100644 --- a/.github/workflows/readthedocs.yml +++ b/.github/workflows/readthedocs.yml @@ -3,7 +3,7 @@ name: Build and Deploy Docs on: push: branches: - - master # Trigger the workflow on pushes to the master branch + - main jobs: build: