From 361054e7f5645f76d942df80f0d7f4c6157c8c79 Mon Sep 17 00:00:00 2001 From: Sergey Gulin Date: Thu, 21 Dec 2023 17:35:45 +0300 Subject: [PATCH] fixup! Merge pull request #767 from serokell/krendelhoff/#715-stop-bottle-big-sur --- .github/workflows/test-binaries.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-binaries.yml b/.github/workflows/test-binaries.yml index a25f3ba8a..d4930fd13 100644 --- a/.github/workflows/test-binaries.yml +++ b/.github/workflows/test-binaries.yml @@ -1,8 +1,9 @@ name: Test Tezos binaries on: - schedule: - - cron: "0 0 * * *" + push: + # schedule: + # - cron: "0 0 * * *" jobs: test_binaries: