Skip to content

fix(content): small drop table fixes + messages segs + sounds #162

fix(content): small drop table fixes + messages segs + sounds

fix(content): small drop table fixes + messages segs + sounds #162

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 }}