Add a missing comment to CI

This commit is contained in:
Jordan Dominion
2023-11-29 15:11:11 -05:00
parent 0b5a36fea2
commit 1016596e5d
+1
View File
@@ -2,6 +2,7 @@
# Does CI on push/PR/cron. Deployments on push when triggered
# - Validates Documentation
# - Builds C# and DMAPI
# - Runs CodeQL Anaylsis
# - Tests everything on massive matrix
# - Packages
# - Tests package installs/services/uninstalls