Skip to content

feat: add content inline right #18088

feat: add content inline right

feat: add content inline right #18088

Workflow file for this run

name: Semantic PR
on:
pull_request:
types: [edited, opened, synchronize]
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}