diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 7dbd8619c..e35793151 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -17,7 +17,7 @@ on: docs: description: Build documentation? type: boolean - default: true # for testing, TODO: disable again + default: false run-name: Build ${{ inputs.architecture }} on ${{ inputs.os }}