Skip to content

fix(notification2): erroneous message parsing due to lack of allocations #70

fix(notification2): erroneous message parsing due to lack of allocations

fix(notification2): erroneous message parsing due to lack of allocations #70

Workflow file for this run

name: pr
on:
pull_request:
branches: [ main ]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master