diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-12 16:55:27 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-12 16:55:27 +0530 |
commit | 0894fd467f8e035269dc6c7e432cd7f206932f6a (patch) | |
tree | fd8f4029d0e2dd3b059f422fd1d4250b2403302a /.github | |
parent | 2600eed29041798c11328882baf9857ac026e8d9 (diff) |
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/action.yml | 4 |
1 files changed, 3 insertions, 1 deletions
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: |