Skip to content

Commit

Permalink
ci: trigger on master branch only (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoonoh authored Oct 28, 2019
1 parent 7e59be6 commit cd2f920
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
trigger:
- master

jobs:
- job: Linux
pool:
Expand Down

0 comments on commit cd2f920

Please sign in to comment.