Skip to content

chore: Fix warning in wasm build #1069

chore: Fix warning in wasm build

chore: Fix warning in wasm build #1069

Workflow file for this run

name: 鈴笍 Pull Requests
on:
pull_request_target:
types:
- opened
- edited
- synchronize
merge_group:
jobs:
main:
name: 馃暤 Validate Conventional PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
name: 馃攷 Validate Conventional PR Title
if: github.event_name == 'pull_request_target'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}