We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4d6b5 commit f51a586Copy full SHA for f51a586
3 files changed
.github/workflows/ci-uat.yaml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
pull_request:
9
paths-ignore:
10
- - 'docs/**'
+ - 'releases/3.4/yaml/docs/**'
11
- '**.md'
12
13
jobs:
.github/workflows/deploy-to-aks.yaml
@@ -2,7 +2,7 @@ name: Reference Architecture Testing (AKS)
2
on:
3
4
5
6
inputs:
.github/workflows/on_pull_request.yaml
@@ -10,7 +10,7 @@ concurrency:
14
15
16
0 commit comments