Skip to content

build(deps): bump ws and discord.js #99

build(deps): bump ws and discord.js

build(deps): bump ws and discord.js #99

name: CI Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# See https://github.com/marketplace/actions/semantic-pull-request for details on other available options
validateSingleCommit: true