From 04f5d29fd077718a364fa79c76e103e5c0f3c1ad Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Wed, 25 May 2022 16:56:12 -0700 Subject: smart PR action (#23) * attempt at update action * Update test-pr.yaml * make a change to a source file * try out a few * easy case * filter * try a two-feature key * without jup * overthinking? * naming * changes * all * remove comments --- .github/workflows/test-manual.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/test-manual.yaml') diff --git a/.github/workflows/test-manual.yaml b/.github/workflows/test-manual.yaml index 515805e..1f5e79b 100644 --- a/.github/workflows/test-manual.yaml +++ b/.github/workflows/test-manual.yaml @@ -1,4 +1,4 @@ -name: "Test Features (manual)" +name: "Test Features (Manual)" on: workflow_dispatch: inputs: -- cgit v1.2.3