Skip to content

chore: bump ws from 8.16.0 to 8.17.0 #113

chore: bump ws from 8.16.0 to 8.17.0

chore: bump ws from 8.16.0 to 8.17.0 #113

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
name: Semantic Pull Request
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}