diff --git a/.github/workflows/xzre.yaml b/.github/workflows/xzre.yaml index e5307e9..30287b2 100644 --- a/.github/workflows/xzre.yaml +++ b/.github/workflows/xzre.yaml @@ -34,6 +34,7 @@ jobs: if: ${{ false }} - name: Deploy + if: github.event_name != 'pull_request' uses: DenverCoder1/doxygen-github-pages-action@v1.3.0 with: github_token: ${{ secrets.GITHUB_TOKEN }}