From 57ae21448d3fc2b0339c5a110d3ca7877775f1a7 Mon Sep 17 00:00:00 2001 From: fithwum Date: Wed, 2 Jul 2025 15:58:42 -0700 Subject: [PATCH] test --- .gitea/workflows/pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index 18dab0c..198004c 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -1,9 +1,9 @@ name: Build and Push Docker Image -#test + on: push: branches: - - main + - master jobs: build: