diff options
Diffstat (limited to '.github/workflows')
-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: |