other: disable skip CI for all-contributors (#1901)

This commit is contained in:
Clement Tsang
2025-12-14 22:24:27 +01:00
committed by GitHub
parent 8e2aaa0ea1
commit 9f01c1e00a
+1 -1
View File
@@ -699,7 +699,7 @@
"projectOwner": "ClementTsang",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"skipCi": false,
"commitConvention": "angular",
"commitType": "docs"
}