diff --git a/.github/workflows/native-compile-webgpu.yml b/.github/workflows/native-compile-webgpu.yml index 3d8caed7b55..8ba473b42e3 100644 --- a/.github/workflows/native-compile-webgpu.yml +++ b/.github/workflows/native-compile-webgpu.yml @@ -1,7 +1,7 @@ name: Compile WebGPU on: - push: + pull_request: paths: - 'native/external-config.json' - 'native/cocos/base/**'