Skip to content

refactor(widget): centralize interaction view state in InteractionView #2565

refactor(widget): centralize interaction view state in InteractionView

refactor(widget): centralize interaction view state in InteractionView #2565

name: Check PR title
on:
pull_request:
branches: ['*']
types:
- edited
- opened
- synchronize
jobs:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}