mirror of
https://github.com/sortedcord/omnia.git
synced 2026-07-22 03:52:48 +05:30
chore(ci): Bump pnpm to 11.15.1
This commit is contained in:
20
.github/workflows/build-image.yml
vendored
20
.github/workflows/build-image.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user