diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b991ca0..3c3a492 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,5 +12,5 @@ steps: trigger: paths: exclude: - - README.md - - Examples/* \ No newline at end of file + - README.md + - Examples/ \ No newline at end of file