From ad57bd6fcc40c7108f38ec56545caeb48cebd604 Mon Sep 17 00:00:00 2001 From: Renato Valenzuela Date: Mon, 13 May 2024 22:38:08 +0000 Subject: [PATCH] add on push --- .github/workflows/check-binaries.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/check-binaries.yml b/.github/workflows/check-binaries.yml index 1fa02c1..3c0eb97 100644 --- a/.github/workflows/check-binaries.yml +++ b/.github/workflows/check-binaries.yml @@ -11,6 +11,10 @@ on: text: description: 'Dummy text' default: 'No text' + push: + branches: + - test-check + # schedule: # - cron: "* * * * *"s