Skip to content

Commit 165f0fb

Browse files
committed
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 ca356d1 + 02182c4 commit 165f0fb

File tree

2 files changed

+1
-99
lines changed

2 files changed

+1
-99
lines changed

Diff for: .github/workflows/main.yml

+1-1
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'"

Diff for: .github/workflows/monitor-components.yml

-98
This file was deleted.

0 commit comments

Comments
 (0)