Skip to content

Bump websocket-driver from 0.7.4 to 0.7.5 (#38) #83

Bump websocket-driver from 0.7.4 to 0.7.5 (#38)

Bump websocket-driver from 0.7.4 to 0.7.5 (#38) #83

Workflow file for this run

name: Typos
on:
pull_request:
push:
branches:
- master
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master