fix(pnet): bound xsalsa20 wasm memory per message and per connection #6476
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Semantic PR | |
| on: | |
| pull_request: | |
| types: | |
| - opened | |
| - edited | |
| - synchronize | |
| jobs: | |
| main: | |
| uses: ipdxco/unified-github-workflows/.github/workflows/reusable-semantic-pull-request.yml@v1 |