Skip to content

feat: added static js bundle #7

feat: added static js bundle

feat: added static js bundle #7

Workflow file for this run

name: JSON
on:
push:
branches:
- main
paths:
- "**.json"
pull_request:
paths:
- "**.json"
workflow_dispatch:
jobs:
lint:
uses: parcelLab/ci/.github/workflows/json.yaml@v1