Skip to content

Commit

Permalink
Replace docs/**/* with docs/**
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Jan 18, 2021
1 parent a882a14 commit 704ad57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azuredevops/pipelines/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ trigger:
- README.md
- LICENSE
- CHANGELOG.md
- docs/**/*
- docs/**

pr:
branches:
Expand All @@ -19,7 +19,7 @@ pr:
- README.md
- LICENSE
- CHANGELOG.md
- docs/**/*
- docs/**

stages:
- stage: Build
Expand Down

0 comments on commit 704ad57

Please sign in to comment.