Skip to content

fix: Update changelog generation #8

fix: Update changelog generation

fix: Update changelog generation #8

Workflow file for this run

---
name: 'Validate PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
- assigned
jobs:
changelog-automation:
uses: ./.github/workflows/pr-validation.yml
secrets: inherit