From 4c5464e6c24b95301dcecee0618ff44d4c591db2 Mon Sep 17 00:00:00 2001 From: long Date: Mon, 18 May 2026 01:35:39 -0500 Subject: [PATCH] added push condition for action run --- .gitea/workflows/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 6f24ce5..bf2a4b3 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -1,3 +1,5 @@ +on: push + jobs: Explore-Gitea-Actions: container: busybox