Update develop-workflow.yml

This commit is contained in:
Robbie Davis 2024-03-19 20:19:19 -04:00 committed by GitHub
parent abd2651fd2
commit 3d8111c627
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,6 @@
name: Nightly Workflow
on:
push:
branches: ['develop', '!release/**']
pull_request:
branches: [ 'develop', '!release/**' ]
types: [ closed ]