/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/workflows/codeql.yml
22 строки
434 B
Aviv Keller
fix(ci): use CodeQL workflow over implicit settings (#21489)
24 июл 2026, 02:48
Не верифицирован
24 июл 2026, 02:48
2043f6e
Код
Авторство
О чём код?
name: CodeQL on: push: branches: [main] pull_request: # The branches below must be a subset of the branches above branches: [main] schedule: - cron: "0 0 * * 1" permissions: contents: read jobs: analyze: name: Analyze uses: nodejs/web-team/.github/workflows/codeql.yml@9f3c83af227d721768d9dbb63009a47ed4f4282f permissions: actions: read contents: read security-events: write