Skip to content

Commit

Permalink
ci: add missing paths include (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoonoh authored Nov 5, 2019
1 parent 82cba10 commit b9e8f3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ trigger:
include:
- latest
paths:
include:
- "*"
exclude:
- .github/*
- bin/*
Expand Down

0 comments on commit b9e8f3c

Please sign in to comment.