diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index acb673f708..de642b7189 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -59,7 +59,6 @@ jobs: Generate-Documentation: runs-on: ubuntu-latest - if: github.ref == 'refs/heads/automated-docs' steps: - name: Checkout the Repository uses: actions/checkout@v3