Skip to content

build(changelog): fix synced version group name #13364

build(changelog): fix synced version group name

build(changelog): fix synced version group name #13364

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
with:
validateSingleCommit: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}