Skip to content

renaming unnamed npc. #531

renaming unnamed npc.

renaming unnamed npc. #531

Workflow file for this run

name: PR title should be in conventional commit format
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}