From f2f8e2214f8f45c0ffeaad553f7b1c73324c1aa3 Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Sun, 6 Oct 2024 01:04:59 +0800 Subject: [PATCH] Update arch.yml --- .github/workflows/arch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/arch.yml b/.github/workflows/arch.yml index 310f5153b784d..6ed53db5a4200 100644 --- a/.github/workflows/arch.yml +++ b/.github/workflows/arch.yml @@ -36,7 +36,7 @@ jobs: # Get the Labels for the PR: "Arch: risc-v \n Size: XS" pr=${{github.event.pull_request.number}} ##### Remove - # pr=2 + pr=2 if [[ "$pr" == "" ]]; then exit fi