mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Update develop-workflow.yml
This commit is contained in:
parent
5b2d254d00
commit
da4804828c
4
.github/workflows/develop-workflow.yml
vendored
4
.github/workflows/develop-workflow.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user