Skip to content

Commit

Permalink
Updated pipeline to not run on gitignore changes
Browse files Browse the repository at this point in the history
  • Loading branch information
b0wter committed Oct 18, 2019
1 parent 8fbcf95 commit a3cf952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ trigger:
exclude:
- '*.md'
- '*.MD'
- '.gitignore'

pool:
vmImage: 'ubuntu-latest'
Expand Down

0 comments on commit a3cf952

Please sign in to comment.