Skip to content

fix(content): fix typo, improve quest stage setting, also fix quest-related black knight aggression #1983

fix(content): fix typo, improve quest stage setting, also fix quest-related black knight aggression

fix(content): fix typo, improve quest stage setting, also fix quest-related black knight aggression #1983

name: PR title should be 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 }}