/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
.github/scripts/package.json
11 строк
234 B
Ben Irvin
fix(ci): reduce false positives in issue template checker (#26955)
10 июл 2026, 18:56
Не верифицирован
10 июл 2026, 18:56
ab3ed14
Код
Авторство
О чём код?
{ "private": true, "type": "module", "scripts": { "test": "node --experimental-strip-types --test issue-template-check.test.ts" }, "devDependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1" } }