Skip to content

Commit

Permalink
Only deploy when merged to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
duyet committed Sep 8, 2019
1 parent 56079e4 commit bb28ebd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
branches:
- 'releases/*'
pull_request:
branches:
- 'releases/*'


jobs:

Expand Down

0 comments on commit bb28ebd

Please sign in to comment.