Skip to content

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

fix(core): Fix ECS onRemove observer bug

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

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