From de3a5049fd257cea9456b77800da6726090702a7 Mon Sep 17 00:00:00 2001 From: James Brechtel Date: Mon, 1 Jun 2026 10:55:21 -0400 Subject: [PATCH] test --- .gitea/workflows/hello-world.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/hello-world.yml b/.gitea/workflows/hello-world.yml index d6e7335..ca6c77e 100644 --- a/.gitea/workflows/hello-world.yml +++ b/.gitea/workflows/hello-world.yml @@ -4,6 +4,7 @@ on: [push] jobs: hello: runs-on: ubuntu-latest + label: zendo steps: - uses: actions/checkout@v4 - name: Say hello