mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-20 14:52:41 -04:00
Fix OpenAPI workflow publishing pull request artifact as unstable specification
This commit is contained in:
@@ -141,7 +141,7 @@ jobs:
|
||||
publish:
|
||||
name: OpenAPI - Publish Unstable Spec
|
||||
if: |
|
||||
github.event_name != 'pull_request' &&
|
||||
github.event_name != 'pull_request_target' &&
|
||||
contains(github.repository_owner, 'jellyfin')
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user