Skip to content

fix: banner breaking ui when the title is not a string #1522

fix: banner breaking ui when the title is not a string

fix: banner breaking ui when the title is not a string #1522

Workflow file for this run

name: "Pull request title"
on:
pull_request_target:
types: [opened, edited]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}