Skip to content

Prepare Repository for Automatic Releases #351

Prepare Repository for Automatic Releases

Prepare Repository for Automatic Releases #351

name: "Validate library-and-framework-list.json"
on:
pull_request:
paths-ignore:
- 'library-and-framework-list*.json'
jobs:
build:
name: "📋 Validate the JSON file"
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'