From 1c5ce190b44dff3c976269e321fd9baf54077c10 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sun, 28 Sep 2025 02:50:43 +0000 Subject: [PATCH] ci: test ssh ci for the wasm stack Signed-off-by: Xe Iaso --- .github/workflows/ssh-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ssh-ci.yml b/.github/workflows/ssh-ci.yml index d3a8661e..55066aef 100644 --- a/.github/workflows/ssh-ci.yml +++ b/.github/workflows/ssh-ci.yml @@ -3,8 +3,8 @@ name: SSH CI on: push: branches: ["main"] - # pull_request: - # branches: ["main"] + pull_request: + branches: ["main"] permissions: contents: read