From 35f78c70225324191977c43a04949325951a4ba9 Mon Sep 17 00:00:00 2001 From: Dmytro Tkachenko Date: Tue, 22 Oct 2024 23:54:14 +0300 Subject: [PATCH] Actions --- .gitea/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index c1c71cf..ef5e531 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,8 +1,8 @@ name: Build Action run-name: Test is testing out Gitea Actions 🚀 on: - schedule: - - cron: '* * * * *' +# schedule: +# - cron: '* * * * *' push: branches: - 'main'