Skip to content

Commit

Permalink
Do not run release CI on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
wichert committed Dec 3, 2019
1 parent c2a37ff commit d36be6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
pr: none
trigger:
branches:
exclude:
- "*"

tags:
include:
- v*
Expand Down

0 comments on commit d36be6f

Please sign in to comment.