Skip to content

fix: embed widget modal text input being cut off (WEBAPP-47012) #9131

fix: embed widget modal text input being cut off (WEBAPP-47012)

fix: embed widget modal text input being cut off (WEBAPP-47012) #9131

Workflow file for this run

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