Skip to content

fix: typo in cmakeListsPath for turbo native modules #17

fix: typo in cmakeListsPath for turbo native modules

fix: typo in cmakeListsPath for turbo native modules #17

name: Pull request title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}