chore(ci): Bump pnpm to 11.15.1

This commit is contained in:
2026-07-20 11:47:36 +05:30
parent 264a5ea0fe
commit 7f74617077
4 changed files with 50 additions and 50 deletions

View File

@@ -5,19 +5,19 @@ on:
branches: [master]
tags: ["v*"]
paths-ignore:
- 'web/docs/**'
- 'web/landing/**'
- 'content/**'
- 'README.md'
- 'CONTRIBUTING.md'
- '.github/workflows/deploy-docs.yml'
- "web/docs/**"
- "web/landing/**"
- "content/**"
- "README.md"
- "CONTRIBUTING.md"
- ".github/workflows/deploy-docs.yml"
pull_request:
branches: [master]
paths-ignore:
- 'web/docs/**'
- 'web/landing/**'
- 'content/**'
- '*.md'
- "web/docs/**"
- "web/landing/**"
- "content/**"
- "*.md"
workflow_dispatch:
jobs: