Skip to content

fix: adding labels in combo box (default combo box, with default value) #11216

fix: adding labels in combo box (default combo box, with default value)

fix: adding labels in combo box (default combo box, with default value) #11216

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types: [opened, edited, synchronize]
branches:
- main
- sr-update-semantic-pr-config
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}