diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ba9d0f..7dd0cfe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,6 @@ jobs: docs: name: Documentation runs-on: ubuntu-latest - if: github.ref == 'refs/heads/master' steps: - uses: actions/checkout@v4 - name: Set up Python