Skip to content

chore: changing material mapping default to navigation-less #32715

chore: changing material mapping default to navigation-less

chore: changing material mapping default to navigation-less #32715

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-slim
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}