We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac1dfd commit 1f0187cCopy full SHA for 1f0187c
2 files changed
content/continuous-integration-ci-.md
content/continuous-integration.md
@@ -0,0 +1,10 @@
1
+---
2
+title: "Continuous Integration (CI)"
3
+aliases:
4
+ - "Continuous-Integration-(CI)"
5
6
+All of Git for Windows' CI builds happen in GitHub Actions:
7
+
8
+- [`git`](https://github.com/git-for-windows/git/actions/workflows/main.yml)
9
+- [`git-for-windows-automation`](https://github.com/git-for-windows/git-for-windows-automation/actions)
10
+- There are also various automated runs in [other repositories in Git for Windows' org](https://github.com/orgs/git-for-windows/repositories)
0 commit comments