This commit is contained in:
S. Gromov
2026-08-10 09:12:22 +03:00
parent b5db9e5158
commit 691069af8e
55 changed files with 1519 additions and 3383 deletions

View File

@@ -5,9 +5,9 @@ on:
branches: [master]
paths:
- '.github/workflows/docs.yml'
- 'DRAFT/**'
- 'docs/**'
- 'site/**'
- 'draft-rules.js'
- 'scripts/check-docs.mjs'
- 'scripts/check-site.mjs'
- 'scripts/lib/slugify-heading.mjs'
- 'package.json'
@@ -15,9 +15,9 @@ on:
pull_request:
paths:
- '.github/workflows/docs.yml'
- 'DRAFT/**'
- 'docs/**'
- 'site/**'
- 'draft-rules.js'
- 'scripts/check-docs.mjs'
- 'scripts/check-site.mjs'
- 'scripts/lib/slugify-heading.mjs'
- 'package.json'