From c3a0bddf840b997be5eef7b5d51b75c2574a2688 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 12 Sep 2020 16:58:17 +0530 Subject: Update action.yml --- .github/workflows/action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index b3b7284..926f380 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -1,7 +1,9 @@ name: Curie-CLI Build on: - push + push: + branches: + - master jobs: docker-hub: -- cgit v1.2.3