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
7552c3f5fa
commit
78e1fb03de
2
.github/workflows/develop-workflow.yml
vendored
2
.github/workflows/develop-workflow.yml
vendored
@ -2,7 +2,7 @@ name: Nightly Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['!release/**']
|
||||
branches: ['develop', '!release/**']
|
||||
pull_request:
|
||||
branches: [ 'develop', '!release/**' ]
|
||||
types: [ closed ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user