We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca356d1 + 02182c4 commit 165f0fbCopy full SHA for 165f0fb
.github/workflows/main.yml
@@ -164,7 +164,7 @@ jobs:
164
vs-build:
165
name: win+VS build
166
needs: ci-config
167
- if: github.event.repository.owner.login == 'git-for-windows' && needs.ci-config.outputs.enabled == 'yes'
+ if: github.event.repository.owner.login == 'microsoft' && needs.ci-config.outputs.enabled == 'yes'
168
env:
169
NO_PERL: 1
170
GIT_CONFIG_PARAMETERS: "'user.name=CI' 'user.email=ci@git'"
.github/workflows/monitor-components.yml
0 commit comments