diff --git a/.github/workflows/runtime.yml b/.github/workflows/runtime.yml index ae71ce57e1..aaeed1d6ac 100644 --- a/.github/workflows/runtime.yml +++ b/.github/workflows/runtime.yml @@ -3,6 +3,8 @@ name: Build WASM Runtime on: push: branches: [main, testnet, dev] + pull_request: + branches: [testnet, dev] workflow_dispatch: jobs: