mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-21 15:16:33 -04:00
v0.7.10 - Bugfixes (#2360)
This commit is contained in:
@@ -2,9 +2,9 @@ name: Nightly Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: '**'
|
||||
branches: ['!release/**']
|
||||
pull_request:
|
||||
branches: [ develop, '!release/**' ]
|
||||
branches: [ 'develop', '!release/**' ]
|
||||
types: [ closed ]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user