Skip to content

fix(core): Fix ECS onRemove observer bug #1125

fix(core): Fix ECS onRemove observer bug

fix(core): Fix ECS onRemove observer bug #1125

name: Conventional Commits
on:
pull_request:
branches: [ main ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.1.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}