Skip to content

fix: 'shader' doesn't have a float or range property 'prop' error #2874

fix: 'shader' doesn't have a float or range property 'prop' error

fix: 'shader' doesn't have a float or range property 'prop' error #2874

Workflow file for this run

on:
pull_request:
branches: [ master, master-* ]
types: [ opened, synchronize, reopened, ready_for_review, labeled, unlabeled ]
jobs:
check-conventional-commit:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.labels.*.name, 'NO-COMMIT-CHECK') }}
steps:
- uses: anatawa12/sh-actions/conventional-commitlint@master