From d857515e10100d443c8c18ed6678956cfe3e2185 Mon Sep 17 00:00:00 2001 From: Dhruba Adhikari <1309805+acpmasquerade@users.noreply.github.com> Date: Sun, 11 Jun 2023 08:57:48 +0545 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 222f9ae..91e305f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,8 +30,9 @@ name: Build and Generate Coverage on: - release: - types: [published] + push: + branches: + - 'master' permissions: contents: read