From 47199afabdd401ba4b96dc10d7b5228a28a0daa9 Mon Sep 17 00:00:00 2001 From: Ty Potter Date: Mon, 2 Dec 2024 14:40:16 -0700 Subject: [PATCH] local test dispatch --- .github/workflows/test-sdks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-sdks.yml b/.github/workflows/test-sdks.yml index 920afc94..8bee3271 100644 --- a/.github/workflows/test-sdks.yml +++ b/.github/workflows/test-sdks.yml @@ -5,6 +5,8 @@ on: paths: - 'ufc/**' + workflow_dispatch: + jobs: test-java-sdk: