Skip to content

fix(ci): migrated changelog action on releases for conventional commits only #324

fix(ci): migrated changelog action on releases for conventional commits only

fix(ci): migrated changelog action on releases for conventional commits only #324

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4