Skip to content

fix: handle invalid manifest.json files in checkIncompatibleAddOns function #480

fix: handle invalid manifest.json files in checkIncompatibleAddOns function

fix: handle invalid manifest.json files in checkIncompatibleAddOns function #480

Workflow file for this run

name: PR Semantics
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- ready_for_review
- edited
jobs:
title:
runs-on: ubuntu-22.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}