diff --git a/.github/workflows/auto-doxygen.yml b/.github/workflows/auto-doxygen.yml index e907b4b6b..ee132fe8b 100644 --- a/.github/workflows/auto-doxygen.yml +++ b/.github/workflows/auto-doxygen.yml @@ -11,7 +11,6 @@ jobs: permissions: contents: write runs-on: ubuntu-latest - if: github.ref == 'refs/heads/master' steps: - uses: actions/checkout@v4 with: