From 636ca08c75bb2a24a9ba89759c76eb715c88e9bc Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Wed, 18 Feb 2026 08:17:11 +0700 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21a3c6f..131960f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: push: schedule: - - cron: '0 0 * * *' + - cron: '0 * * * *' permissions: contents: write