Make release_notes optional to fix workflow indexing

This commit is contained in:
rcourtman 2025-11-13 12:44:15 +00:00
parent 457ca29298
commit 2c2c2d758a

View file

@ -12,7 +12,7 @@ on:
type: string
release_notes:
description: 'Release notes (markdown) - generated by Claude'
required: true
required: false
type: string
jobs: