From 46b923a80563b367f5e615f6a88c51a9067db2bb Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Wed, 19 Nov 2025 07:52:30 +0000 Subject: [PATCH] .gitea/workflows/test.yaml aktualisiert --- .gitea/workflows/test.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 2815156..a0202f3 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -2,8 +2,9 @@ name: TMW Global Networks Dokumentation run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: - schedule: - - cron: '*/5 * * * *' + push: + branches: + - main jobs: build: