v0.7.9 - Customization (#2337)
This commit is contained in:
parent
ccd8c68ad6
commit
ca5afe94d3
3 changed files with 7 additions and 5 deletions
8
.github/workflows/develop-workflow.yml
vendored
8
.github/workflows/develop-workflow.yml
vendored
|
@ -1,10 +1,12 @@
|
|||
name: Nightly Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
branches:
|
||||
- develop
|
||||
- '!release/**'
|
||||
- develop
|
||||
- '!release/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue