mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: remove push trigger for check-openapi workflow (#26341)
This commit is contained in:
parent
316f86d25e
commit
f965daa8d2
1 changed files with 0 additions and 5 deletions
5
.github/workflows/check-openapi.yml
vendored
5
.github/workflows/check-openapi.yml
vendored
|
|
@ -5,11 +5,6 @@ on:
|
|||
paths:
|
||||
- 'open-api/**'
|
||||
- '.github/workflows/check-openapi.yml'
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'open-api/**'
|
||||
- '.github/workflows/check-openapi.yml'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue