From 99dcd99dc3b438ea466aaefb8dd87e6245c96d6b Mon Sep 17 00:00:00 2001 From: Paul Larson Date: Fri, 22 Nov 2024 08:43:05 -0600 Subject: [PATCH] WIP test (remove this) --- .github/workflows/build-testflinger-testenv-container.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-testflinger-testenv-container.yml b/.github/workflows/build-testflinger-testenv-container.yml index b8ca0d5f5..14d71744c 100644 --- a/.github/workflows/build-testflinger-testenv-container.yml +++ b/.github/workflows/build-testflinger-testenv-container.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - testflinger-testenv paths: - agent/extra/testflinger-testenv/** workflow_dispatch: