We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b15835 commit 7bf2d76Copy full SHA for 7bf2d76
1 file changed
azure-main.yml
@@ -2,6 +2,13 @@ trigger:
2
branches:
3
include:
4
- main
5
+ paths:
6
+ include:
7
+ - bin
8
+ - functions
9
+ - internal
10
+ - src
11
+ - dbops.ps*
12
paths:
13
exclude:
14
- docs
0 commit comments