Skip to content

feat(content-sidebar): Expand Box AI Sidebar to Modal #5374

feat(content-sidebar): Expand Box AI Sidebar to Modal

feat(content-sidebar): Expand Box AI Sidebar to Modal #5374

Workflow file for this run

name: "Semantic Pull Request"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}