Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Two
monitor-components
fixes (#4168)
The `monitor-components` workflow's purpose is to notify the Git for Windows maintainers when new package versions are published and may need to be integrated into Git for Windows. This PR brings two improvements to this workflow: - We now explicitly disable the workflow everywhere but the Git for Windows fork of Git, instead of relying on scheduled workflows being disabled in forks (of the fork) by default. - The label and the URL of the Git Credential Manager part was fixed. I noticed that the label was wrong when git-for-windows/build-extra#451 was opened but failed to mention that it would close the issue (#4166)
- Loading branch information