Skip to content

Commit 307d3c4

Browse files
dschomjcheetham
authored andcommitted
Merge branch 'adjust-g4w-workflows'
This disables the `monitor-components` workflow in msft-git, and re-enables the `win+VS` tests in this repository, too.
2 parents 9e67cbf + 1cc18c0 commit 307d3c4

File tree

2 files changed

+1
-99
lines changed

2 files changed

+1
-99
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
vs-build:
165165
name: win+VS build
166166
needs: ci-config
167-
if: github.event.repository.owner.login == 'git-for-windows' && needs.ci-config.outputs.enabled == 'yes'
167+
if: github.event.repository.owner.login == 'microsoft' && needs.ci-config.outputs.enabled == 'yes'
168168
env:
169169
NO_PERL: 1
170170
GIT_CONFIG_PARAMETERS: "'user.name=CI' 'user.email=ci@git'"

.github/workflows/monitor-components.yml

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)