Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

fix: resolveNets.ts diagnostic error handling #3522

fix: resolveNets.ts diagnostic error handling

fix: resolveNets.ts diagnostic error handling #3522

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}