mirror of
https://github.com/immich-app/immich.git
synced 2025-06-22 17:04:00 +02:00
chore: run docs and cli builds on all PRs (#16954)
All the other workflows already do this.
This commit is contained in:
parent
d7a6e78bf0
commit
8c2d02c362
2 changed files with 0 additions and 2 deletions
.github/workflows
1
.github/workflows/cli.yml
vendored
1
.github/workflows/cli.yml
vendored
|
@ -6,7 +6,6 @@ on:
|
|||
- 'cli/**'
|
||||
- '.github/workflows/cli.yml'
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'cli/**'
|
||||
- '.github/workflows/cli.yml'
|
||||
|
|
1
.github/workflows/docs-build.yml
vendored
1
.github/workflows/docs-build.yml
vendored
|
@ -3,7 +3,6 @@ on:
|
|||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue