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