Update develop-workflow.yml
This commit is contained in:
parent
abd2651fd2
commit
3d8111c627
1 changed files with 0 additions and 2 deletions
2
.github/workflows/develop-workflow.yml
vendored
2
.github/workflows/develop-workflow.yml
vendored
|
@ -1,8 +1,6 @@
|
|||
name: Nightly Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['develop', '!release/**']
|
||||
pull_request:
|
||||
branches: [ 'develop', '!release/**' ]
|
||||
types: [ closed ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue