Skip to content

fix(autoLayout): when hug and have a alignment (backport #892) #2461

fix(autoLayout): when hug and have a alignment (backport #892)

fix(autoLayout): when hug and have a alignment (backport #892) #2461

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
if: github.repository == 'unoplatform/uno'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"