Skip to content

replace instanceof in brand checks with isPrototypeOf #46

replace instanceof in brand checks with isPrototypeOf

replace instanceof in brand checks with isPrototypeOf #46

name: Autobahn
on:
pull_request:
types:
- labeled
permissions:
contents: read
pull-requests: write
jobs:
autobahn:
if: ${{ github.event.label.name == 'autobahn' }}
name: Autobahn Test Suite
uses: ./.github/workflows/autobahn.yml