Skip to content

1437 change inputpressed axis etc to use stdstring_view #1387

1437 change inputpressed axis etc to use stdstring_view

1437 change inputpressed axis etc to use stdstring_view #1387

name: Conventional Commits
on:
pull_request:
branches: [ main ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.1.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}