Skip to content

Commit

Permalink
Merge branch 'stage'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Khomenko committed Aug 28, 2020
2 parents af5f5fc + 96e8eb5 commit 5042aac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/trigger-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ name: Trigger ZPM deployment
on:
push:
branches:
# - master
- master
- stage
# release:
# types:
# - created
release:
types:
- published

jobs:
trigger-zpm-deployment:
Expand Down

0 comments on commit 5042aac

Please sign in to comment.