diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3db31b0..1c7255d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,12 +2,12 @@ name: Build Game on: workflow_dispatch: - inputs: - use-ccache: - description: 'Enable sccache' - required: false - default: true - type: boolean + inputs: + use-ccache: + description: 'Enable sccache' + required: false + default: true + type: boolean pull_request: push: branches: