Skip to content

[Bug]: I want to drag the column width, but when the dragged column becomes wider, other columns will become narrower, and no scroll bar will appear in the horizontal direction. #1366

[Bug]: I want to drag the column width, but when the dragged column becomes wider, other columns will become narrower, and no scroll bar will appear in the horizontal direction.

[Bug]: I want to drag the column width, but when the dragged column becomes wider, other columns will become narrower, and no scroll bar will appear in the horizontal direction. #1366

Workflow file for this run

name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
discussion:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2