From d62032803fb330d8897fa9f6301ebc9e81a2bb8a Mon Sep 17 00:00:00 2001 From: thephez Date: Mon, 18 Aug 2025 17:26:55 -0400 Subject: [PATCH] chore: add wasm-sdk as scope for pr linting --- .github/workflows/pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e75151c841..7c13a960dc 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -47,6 +47,7 @@ jobs: bench-suite release dash-spv + wasm-sdk requireScope: false # Configure additional validation for the subject based on a regex. # This example ensures the subject doesn't start with an uppercase character.