Skip to content

fix(core): dialog has padding for close button event when not closeable #616

fix(core): dialog has padding for close button event when not closeable

fix(core): dialog has padding for close button event when not closeable #616

Workflow file for this run

name: 🤖 PR author as an assignee
on:
pull_request:
types: [opened]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: taiga-family/ci/actions/setup/variables@v1.103.0
- uses: toshimaru/auto-author-assign@v2.1.1
continue-on-error: true
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true