diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ef2b9ca9a..6ae764912 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,6 +21,7 @@ pr: - feature/* - task/* - fix/* + - interns/* paths: exclude: - .github/* @@ -43,6 +44,7 @@ trigger: - feature/* - task/* - fix/* + - interns/* paths: exclude: - .github/*