Skip to content

fix: Add special case for Serial Port binary (.node) modules #521

fix: Add special case for Serial Port binary (.node) modules

fix: Add special case for Serial Port binary (.node) modules #521

Workflow file for this run

name: PR
on:
pull_request:
types: [opened, edited, synchronize]
pull_request_target:
types: [opened, edited, synchronize]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@0b14f54ac155d88e12522156e52cb6e397745cfd
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}