mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-15 10:25:18 +00:00
chore: publish from main
This commit is contained in:
@@ -140,7 +140,7 @@ function cloneSubmissionRepository(workDir, plugin) {
|
||||
// NOTE: Keep in sync with EXTERNAL_PLUGIN_ROOT_MANIFEST_PATHS in external-plugin-validation.mjs
|
||||
const PLUGIN_JSON_CANDIDATES = [
|
||||
[".github", "plugin", "plugin.json"],
|
||||
[".plugins", "plugin.json"],
|
||||
[".plugin", "plugin.json"],
|
||||
["plugin.json"],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user