From 32f9a53a6672c49ea1da7fc831d592954a34ebca Mon Sep 17 00:00:00 2001 From: Arjun Prasad Date: Wed, 7 Aug 2024 09:02:15 -0400 Subject: [PATCH] More triggers for debugging binary test action --- .github/workflows/binary.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/binary.yml b/.github/workflows/binary.yml index 7efe33d..01a80cd 100644 --- a/.github/workflows/binary.yml +++ b/.github/workflows/binary.yml @@ -4,6 +4,7 @@ on: workflow_dispatch: release: branches: [ master, dev ] + push: repository_dispatch: types: [linux-binary-test, install-test] schedule: