mirror of
https://github.com/immich-app/immich.git
synced 2026-02-20 18:20:21 -05:00
chore: remove push trigger for check-openapi workflow (#26341)
This commit is contained in:
parent
316f86d25e
commit
f965daa8d2
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…
x
Reference in New Issue
Block a user