mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-21 15:16:33 -04:00
Update develop-workflow.yml
This commit is contained in:
@@ -2,10 +2,10 @@ name: Nightly Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['develop', '!release/**']
|
||||
branches: ['!release/**']
|
||||
pull_request:
|
||||
branches: [ 'develop', '!release/**' ]
|
||||
types: [ closed ]
|
||||
types: [ closed, synchronize ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user