We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4ecd2 commit dc63a8aCopy full SHA for dc63a8a
1 file changed
scripts/repository-health.ps1
@@ -28,6 +28,7 @@ $required = @(
28
".github/CODEOWNERS",
29
".github/workflows/ci.yml",
30
".github/workflows/runtime-stability.yml",
31
+ ".github/workflows/candidate-package.yml",
32
".github/workflows/codeql.yml",
33
".github/workflows/dependency-review.yml",
34
".github/workflows/pages.yml",
0 commit comments