Skip to content

Fix whitespace in *.json #55

Fix whitespace in *.json

Fix whitespace in *.json #55

Workflow file for this run

name: whitespace
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: andreasabel/fix-whitespace-action@v1