Merge pull request #215 from Azure/topics/tb-177

Topics/tb 177
This commit is contained in:
John Spinella 2022-12-08 15:58:41 -05:00 коммит произвёл GitHub
Родитель 4a138d5889 48835ea0fb
Коммит 9baddac817
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 10 добавлений и 0 удалений

10
.github/workflows/platform.hub1spoke.yaml поставляемый
Просмотреть файл

@ -8,6 +8,16 @@ on:
description: 'Remove deployed platform module'
required: false
default: true
pull_request:
branches:
- test-Workflows
paths:
- '.github/actions/templates/**'
- '.github/workflows/platform.hub1spoke.yml'
- 'platforms/hub1spoke/**'
- 'utilities/pipelineTools/**'
- '!utilities/pipelineTools/deploymentRemoval/**'
- '!*/**/readme.md'
push:
branches:
- test-Workflows