Skip to content

Commit

Permalink
Disable pull request validation (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinfish authored Nov 22, 2019
1 parent 4fc5e9f commit e35b7d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ trigger:
include:
- v*.*.*

pr: none

pool:
vmImage: 'ubuntu-latest'

Expand Down

0 comments on commit e35b7d7

Please sign in to comment.