Skip to content

chore: Auto-generated PR to update extnesions versions #49

chore: Auto-generated PR to update extnesions versions

chore: Auto-generated PR to update extnesions versions #49

#
# Copyright (c) 2022 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
name: VSIX Definition PR Check
on:
pull_request:
paths:
- 'dependencies/che-plugin-registry/openvsx-sync.json'
jobs:
check:
runs-on: ubuntu-20.04
steps:
- name: Clone source code
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Validate content
run: |
cd dependencies/che-plugin-registry/build/scripts/test
./validate_vsix_list.sh