We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b3bcf commit f9e23b6Copy full SHA for f9e23b6
.github/workflows/lint-404s.yml
@@ -23,6 +23,8 @@ jobs:
23
- 'docs/**'
24
- 'includes/**'
25
- 'platform-includes/**'
26
+ - 'scripts/lint-404s/**'
27
+ - 'app/api/source-map/**'
28
dev-docs:
29
- 'develop-docs/**'
30
- uses: oven-sh/setup-bun@v2
0 commit comments