Skip to content

Fix wasm SSH

Fix wasm SSH #22

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Label Pull Request
runs-on: ubuntu-latest
steps:
- name: Apply labels based on changed files
uses: actions/labeler@v6
with:
sync-labels: true