updated branch name
This commit is contained in:
Родитель
c9621fde5a
Коммит
d142861c6e
|
@ -2,7 +2,7 @@ name: Data Hub Deployment
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'infra/KeyVault/**'
|
||||
- 'infra/PrivateEndpoint/**'
|
||||
|
|
|
@ -2,7 +2,7 @@ name: Log Analytics Deployment
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'infra/LogAnalytics/**'
|
||||
- '.github/workflows/logAnalyticsDeployment.yml'
|
||||
|
|
|
@ -2,7 +2,7 @@ name: Private DNS Zone Deployment
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'infra/PrivateDns/**'
|
||||
- '.github/workflows/privateDnsDeployment.yml'
|
||||
|
|
|
@ -2,7 +2,7 @@ name: Virtual Network Deployment
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'infra/VirtualNetwork/**'
|
||||
- '.github/workflows/vnetDeployment.yml'
|
||||
|
|
|
@ -9,4 +9,4 @@
|
|||
"value": "datahub-vnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче