Update azure-pipelines.yml

This commit is contained in:
Core 2023-05-24 15:06:54 +01:00 committed by GitHub
parent 7deb8a161d
commit 3d6a2d9488
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ trigger:
paths: paths:
include: include:
- src/**/* - src/**/*
exclude:
- azure-pipelines.yml - azure-pipelines.yml
variables: variables: