From 8618218b01a6b5644590f29a76d20ba8e261efeb Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Fri, 20 Sep 2019 14:21:45 -0700 Subject: [PATCH] do this on push! Signed-off-by: Eric Ernst --- .github/workflows/hacking.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hacking.yml b/.github/workflows/hacking.yml index 314d4d1e1..99da434d8 100644 --- a/.github/workflows/hacking.yml +++ b/.github/workflows/hacking.yml @@ -1,5 +1,5 @@ # When a release page is published, start the release artifact process -on: release +on: push name: Build, Test, and Publish kata-deploy jobs: