Skip to content

fix(ci): add target aarch64-unknown-linux-gnu for nodejs binding #703

fix(ci): add target aarch64-unknown-linux-gnu for nodejs binding

fix(ci): add target aarch64-unknown-linux-gnu for nodejs binding #703

Workflow file for this run

name: PR Assistant
on:
pull_request_target:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ github.token }}