Skip to content

csharp: improve performance and reduce memory footprint when creating and verifying webhook signatures #1210

csharp: improve performance and reduce memory footprint when creating and verifying webhook signatures

csharp: improve performance and reduce memory footprint when creating and verifying webhook signatures #1210

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]