v0.7.9 - Customization (#2337)

This commit is contained in:
Joe Milazzo 2023-10-20 09:44:52 -05:00 committed by GitHub
parent ccd8c68ad6
commit ca5afe94d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 5 deletions

View file

@ -1,10 +1,12 @@
name: Nightly Workflow
on:
push:
pull_request:
types:
- closed
branches:
- develop
- '!release/**'
- develop
- '!release/**'
jobs:
build: