Skip to content

fix: Add Bearer type to WebSocket Authorization header #405

fix: Add Bearer type to WebSocket Authorization header

fix: Add Bearer type to WebSocket Authorization header #405

Workflow file for this run

# https://github.com/andresz1/size-limit-action
name: size-limit
on:
pull_request:
branches:
- main
jobs:
check:
name: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: andresz1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}