Skip to content

feat(neon_dashboard): Support server icons as dashboard widget icons #562

feat(neon_dashboard): Support server icons as dashboard widget icons

feat(neon_dashboard): Support server icons as dashboard widget icons #562

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: streetsidesoftware/cspell-action@52cba17693dc12d7d8f521631037008a17c93e53 # v5
with:
incremental_files_only: false