From 347ef7c378718abd6ce987068558b696b3b49f7b Mon Sep 17 00:00:00 2001 From: oonyeje Date: Sun, 2 Mar 2025 00:14:28 -0500 Subject: [PATCH] - add triggers --- .gitea/workflows/test.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index c5c1ccc..bee8dae 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -9,6 +9,9 @@ on: branches: - main workflow_dispatch: + branch: + - main + - Setup-Basic-Website jobs: build-and-push: