Skip to content

feat: allow set size, postition and centered status in set-floating command #231

feat: allow set size, postition and centered status in set-floating command

feat: allow set size, postition and centered status in set-floating command #231

Workflow file for this run

name: PR title check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: glzr-io/actions/semantic-prs@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}