fix: Change release notes workflow to manual trigger only (workflow_dispatch)

This commit is contained in:
Cole Medin
2025-10-11 07:52:35 -05:00
parent 2a75b9902e
commit 49f23a9b84

View File

@@ -1,11 +1,6 @@
name: AI-Generated Release Notes
on:
release:
types: [created, published]
push:
tags:
- 'v*.*.*'
workflow_dispatch:
inputs:
tag_name: