1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove unnecessary whitespace

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
Fernando Fernández 2024-09-25 00:22:47 +02:00 committed by GitHub
parent e673037a54
commit d1f8742ce7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,6 @@ on:
schedule: schedule:
- cron: '30 1 * * *' - cron: '30 1 * * *'
workflow_dispatch: workflow_dispatch:
permissions: permissions:
issues: write issues: write
pull-requests: write pull-requests: write