Skip to content

Add utopia map to the Awesome MapLibre Users List #60

Add utopia map to the Awesome MapLibre Users List

Add utopia map to the Awesome MapLibre Users List #60

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
jobs:
spell-check:
name: Spell Check
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
with: { persist-credentials: false }
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: 22
- run: wget https://raw.githubusercontent.com/maplibre/maplibre-gl-js/refs/heads/main/.cspell.json
- run: npx cspell