Skip to content

Commit

Permalink
fix(CD): Fix deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir Galon committed Apr 25, 2020
1 parent 2a839de commit c9b6940
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Continuous Deployment

on:
pull_request:
types: [closed]
push:
branches:
- master

Expand Down

0 comments on commit c9b6940

Please sign in to comment.