Update release-workflow.yml (#2343)

This commit is contained in:
Robbie Davis 2023-10-22 12:45:39 -04:00 committed by GitHub
parent de9b09c71f
commit 7a7f1240bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@ on:
pull_request: pull_request:
types: types:
- closed - closed
branches:
- 'release/**'
jobs: jobs:
if_merged: if_merged: