Skip to content

fix: optimize texture broke outline mask #3002

fix: optimize texture broke outline mask

fix: optimize texture broke outline mask #3002

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