Clean up trailing space

This commit is contained in:
Joshua M. Boniface 2024-05-13 11:25:58 -04:00
parent 27ecf175d8
commit f568aed520

View File

@ -144,7 +144,7 @@ jobs:
name: OpenAPI - Publish Unstable Spec name: OpenAPI - Publish Unstable Spec
if: | if: |
github.event_name != 'pull_request_target' && github.event_name != 'pull_request_target' &&
${{ ! startsWith(github.ref, 'refs/tags/v') }} && ${{ ! startsWith(github.ref, 'refs/tags/v') }} &&
contains(github.repository_owner, 'jellyfin') contains(github.repository_owner, 'jellyfin')
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: needs: