# the matrix has you.
name: wasm
on:
push:
branches:
pull_request:
branches:
types:
jobs:
wasm:
name: Build WASM
uses: coryzibell/nebuchadnezzar/.github/workflows/there-is-no-spoon.yml@v1
with:
features: wasm
no-default-features: true
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}