File tree 7 files changed +14
-1
lines changed
7 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 7
7
- regen/clients-**
8
8
paths :
9
9
- ' get-started/quickstart/dart/**'
10
+ - ' .github/workflows/**'
10
11
pull_request :
11
12
branches : [ main ]
12
13
paths :
13
14
- ' get-started/quickstart/dart/**'
15
+ - ' .github/workflows/**'
14
16
15
17
jobs :
16
18
build-quickstart-dart :
Original file line number Diff line number Diff line change 11
11
- ' get-started/dotnet-dependency-injection/**'
12
12
- ' get-started/quickstart/dotnet/**'
13
13
- ' get-started/quickstart/cli/**'
14
+ - ' .github/workflows/**'
14
15
pull_request :
15
16
branches : [ main ]
16
17
paths :
19
20
- ' get-started/dotnet-dependency-injection/**'
20
21
- ' get-started/quickstart/dotnet/**'
21
22
- ' get-started/quickstart/cli/**'
23
+ - ' .github/workflows/**'
22
24
23
25
jobs :
24
26
build-azure-dotnet :
Original file line number Diff line number Diff line change 8
8
paths :
9
9
- ' get-started/azure-auth/java/**'
10
10
- ' get-started/quickstart/java/**'
11
+ - ' .github/workflows/**'
11
12
pull_request :
12
13
branches : [ main ]
13
14
paths :
14
15
- ' get-started/azure-auth/java/**'
15
16
- ' get-started/quickstart/java/**'
16
- - ' .github/**'
17
+ - ' .github/workflows/ **'
17
18
workflow_dispatch :
18
19
19
20
jobs :
Original file line number Diff line number Diff line change 8
8
paths :
9
9
- ' get-started/azure-auth/php/**'
10
10
- ' get-started/quickstart/php/**'
11
+ - ' .github/workflows/**'
11
12
pull_request :
12
13
branches : [ main ]
13
14
paths :
14
15
- ' get-started/azure-auth/php/**'
15
16
- ' get-started/quickstart/php/**'
17
+ - ' .github/workflows/**'
16
18
17
19
jobs :
18
20
build-azure :
Original file line number Diff line number Diff line change 8
8
paths :
9
9
- ' get-started/azure-auth/python/**'
10
10
- ' get-started/quickstart/python/**'
11
+ - ' .github/workflows/**'
11
12
pull_request :
12
13
branches : [ main ]
13
14
paths :
14
15
- ' get-started/azure-auth/python/**'
15
16
- ' get-started/quickstart/python/**'
17
+ - ' .github/workflows/**'
16
18
17
19
jobs :
18
20
build-azure :
Original file line number Diff line number Diff line change 7
7
- regen/clients-**
8
8
paths :
9
9
- ' get-started/azure-auth/ruby/**'
10
+ - ' .github/workflows/**'
10
11
pull_request :
11
12
branches : [ main ]
12
13
paths :
13
14
- ' get-started/azure-auth/ruby/**'
15
+ - ' .github/workflows/**'
14
16
15
17
jobs :
16
18
build-azure :
Original file line number Diff line number Diff line change 8
8
paths :
9
9
- ' get-started/azure-auth/typescript/**'
10
10
- ' get-started/quickstart/typescript/**'
11
+ - ' .github/workflows/**'
11
12
pull_request :
12
13
branches : [ main ]
13
14
paths :
14
15
- ' get-started/azure-auth/typescript/**'
15
16
- ' get-started/quickstart/typescript/**'
17
+ - ' .github/workflows/**'
16
18
17
19
jobs :
18
20
build-azure :
You can’t perform that action at this time.
0 commit comments