Skip to content

fix: do not remove comments from JSONC files #84

fix: do not remove comments from JSONC files

fix: do not remove comments from JSONC files #84

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit
integration:
uses: ./.github/workflows/integration.yml