Skip to content

Several crypto APIs incorrectly have have ArrayBuffer input types instead of BufferSource #358

Several crypto APIs incorrectly have have ArrayBuffer input types instead of BufferSource

Several crypto APIs incorrectly have have ArrayBuffer input types instead of BufferSource #358

Workflow file for this run

name: Issue
on:
issues:
types: [opened, labeled, transferred]
jobs:
add-to-project:
name: Add issue to GH project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cloudflare/projects/1
github-token: ${{ secrets.DEVPROD_PAT }}
labeled: types