diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index dbfbd855a..1f82d7d77 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -4,6 +4,7 @@ trigger: paths: include: [ + "azure-pipelines.web.yaml", "src/FilterLists.Web/*", ".dockerignore", "docker-compose.yml", @@ -17,6 +18,7 @@ pr: paths: include: [ + "azure-pipelines.web.yaml", "src/FilterLists.Web/*", ".dockerignore", "docker-compose.yml",