Skip to content

Add the missing support of help texts to InputGroup (#663) #1128

Add the missing support of help texts to InputGroup (#663)

Add the missing support of help texts to InputGroup (#663) #1128

Workflow file for this run

name: Git Checks
on: [ pull_request ]
jobs:
block-merge-with-autosquash-commits:
name: Block merge with autosquash commits
runs-on: ubuntu-24.04
steps:
- name: Block merge with autosquash commits
uses: xt0rted/block-autosquash-commits-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}